HighTechTalks DotNet Forums  

Inserting data in database

Dotnet Framework (ODBC.net) microsoft.public.dotnet.framework.odbcnet


Discuss Inserting data in database in the Dotnet Framework (ODBC.net) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Diogo Lourenço
 
Posts: n/a

Default Inserting data in database - 10-29-2004 , 02:45 PM








I am trying to insert data in a bd using ODBC and visual basic.net.
I would like to use sql commands.

I´ve already have an OdbcConnection, OdbcDataAdapter and an DataSet and
already can show data in a grid.

Someone have and idea or a sample code?

Thanks.

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Reply With Quote
  #2  
Old   
james
 
Posts: n/a

Default Re: Inserting data in database - 10-29-2004 , 10:30 PM






Try this link:

http://www.planetsourcecode.com/vb/s...00422282937209


There are several code samples on this website that show how to do what you
want.
You just need to learn how to use the command builder.
james





"Diogo Lourenço" <a9905054 (AT) isec (DOT) pt> wrote

Quote:

I am trying to insert data in a bd using ODBC and visual basic.net.
I would like to use sql commands.

I´ve already have an OdbcConnection, OdbcDataAdapter and an DataSet and
already can show data in a grid.

Someone have and idea or a sample code?

Thanks.

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.