954,582 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

VB and MS-sql 2000 data navigation

anyone can help with data navigation in vb and ms sql 2000?

techz_boy
Newbie Poster
6 posts since Jul 2005
Reputation Points: 10
Solved Threads: 0
 

Exactly, what have you done and what do you plan to do?

We could write a whole book about "data navigation"....

Alvein
Junior Poster
104 posts since Jul 2005
Reputation Points: 12
Solved Threads: 4
 

i mean how to connect, add, update, delete data from vb
can u give me the e-book or other source about that?

techz_boy
Newbie Poster
6 posts since Jul 2005
Reputation Points: 10
Solved Threads: 0
 

Have you looked at this tutorial http://www.timesheetsmts.com/adotutorial.htm? I realize it's for access, but I'm pretty sure that the OO of it allows for interfacing of any database system, but I could be wrong.

Comatose
Taboo Programmer
Team Colleague
2,910 posts since Dec 2004
Reputation Points: 361
Solved Threads: 215
 

yeah i've visit that sites. but i'm still confuse with the db.i use ms sql 2000

techz_boy
Newbie Poster
6 posts since Jul 2005
Reputation Points: 10
Solved Threads: 0
 
yeah i've visit that sites. but i'm still confuse with the db.i use ms sql 2000

I think you said (in a previous thread) you had no problem with the MSSQL connection string. With ADO, the database access is pretty standard, unless you plan to do something advanced or too specific for a given engine.

PM sent.

Alvein
Junior Poster
104 posts since Jul 2005
Reputation Points: 12
Solved Threads: 4
 

As Alvein said all you need to do with that tutorial is change the connection string to get it to work with SQL Server. Look here: http://www.carlprothman.net/Default.aspx?tabid=87#OLEDBProviderForSQLServer for a connection strings for SQL Server.

mnemtsas
Posting Whiz in Training
200 posts since Jul 2004
Reputation Points: 16
Solved Threads: 1
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You