PC Review


Reply
Thread Tools Rate Thread

Database connection VB.net standard

 
 
=?Utf-8?B?am9obiBhbmRyZXc=?=
Guest
Posts: n/a
 
      27th Nov 2004

--
hello

I am a little confused. I have VB.net (standard) was under the impression it
didnt have any databse connection functions.(no ADO connection)

1) Can I connect to an Access database and with textbox or grid, navigate
through the records using code and perform add/del/edit on the data with
VB.net standard.
(I just need a yes or no answer)

2) what database connecivity cant you do with VB.net standard eg cant do sql
server...
thanks
 
Reply With Quote
 
 
 
 
Hayato Iriumi
Guest
Posts: n/a
 
      28th Nov 2004
Hello john,

(1) Yes (but not like VB6's ADODB control. Better controls are coming in
VS 2005)
(2) Connections to most databases are available. Access, MS SQL, Oracle etc...

> I am a little confused. I have VB.net (standard) was under the
> impression it didnt have any databse connection functions.(no ADO
> connection)
>
> 1) Can I connect to an Access database and with textbox or grid,
> navigate
> through the records using code and perform add/del/edit on the data
> with
> VB.net standard.
> (I just need a yes or no answer)
> 2) what database connecivity cant you do with VB.net standard eg cant
> do sql
> server...
> thanks



 
Reply With Quote
 
=?Utf-8?B?am9obiBhbmRyZXc=?=
Guest
Posts: n/a
 
      28th Nov 2004


"Hayato Iriumi" wrote:

> Hello john,
>
> (1) Yes (but not like VB6's ADODB control. Better controls are coming in
> VS 2005)
>

Do you mean its different to ADODB or do you mean the database functions it
is very limited in what it can do with VB.net standard eg cant use code much
etc


 
Reply With Quote
 
Terry Rau
Guest
Posts: n/a
 
      28th Nov 2004
Far as I understand in VB Standard, you can connect to any database. You
just don't get the nice little gui's and stuff like that you would with pro.
to help simplify your coding.



"john andrew" <(E-Mail Removed)> wrote in message
news:EC185007-A3FE-4710-BB8B-(E-Mail Removed)...
>
>
> "Hayato Iriumi" wrote:
>
>> Hello john,
>>
>> (1) Yes (but not like VB6's ADODB control. Better controls are coming in
>> VS 2005)
>>

> Do you mean its different to ADODB or do you mean the database functions
> it
> is very limited in what it can do with VB.net standard eg cant use code
> much
> etc
>
>



 
Reply With Quote
 
Cor Ligthert
Guest
Posts: n/a
 
      28th Nov 2004
John,

Use some database samples from the resourcekit than you can see what can
and cannot.

VB.net Resource kit
http://msdn.microsoft.com/vbasic/vbrkit/default.aspx

And if you have problems installing the resource kit
http://msdn.microsoft.com/vbasic/vbr...q/#installvdir

(This was still in my clipboard so I had only to paste them).

:-)

I hope this helps something?

Cor

"john andrew" <(E-Mail Removed)>
>
>
> "Hayato Iriumi" wrote:
>
>> Hello john,
>>
>> (1) Yes (but not like VB6's ADODB control. Better controls are coming in
>> VS 2005)
>>

> Do you mean its different to ADODB or do you mean the database functions
> it
> is very limited in what it can do with VB.net standard eg cant use code
> much
> etc
>
>



 
Reply With Quote
 
Herfried K. Wagner [MVP]
Guest
Posts: n/a
 
      28th Nov 2004
"Terry Rau" <(E-Mail Removed)> schrieb:
> Far as I understand in VB Standard, you can connect to any database. You
> just don't get the nice little gui's and stuff like that you would with
> pro. to help simplify your coding.


That's true. Designers and other UIs are missing in the standard edition,
and the server explorer is limited to MSDE databases, AFAIR. Nevertheless,
you can connect to databases through code.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
BCM Database on standard SQL server snerscho Microsoft Outlook BCM 4 1st Sep 2008 10:31 PM
ADP connection to SQL 2005 Standard SP2 Urya Microsoft Access ADP SQL Server 4 24th Jan 2008 03:39 PM
Broadband Connection for Standard User =?Utf-8?B?UmVnaW5h?= Windows Vista Administration 0 16th Sep 2007 10:36 AM
Creating a Child Process with access to Standard Out, Standard In, and Standard Error patrick.ohara@cognex.com Microsoft Dot NET Compact Framework 3 15th Jun 2007 09:34 PM
SQL Connection String on a NON-standard TPC/IP Port Jim Ciotuszynski Microsoft ADO .NET 1 8th Dec 2003 06:45 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:34 AM.