Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

access and sql using same code

Status
Not open for further replies.

sitmapa

Programmer
Aug 26, 2002
69
PA
vb6
access 97
sql 2000
i have a app using access 97, i want conect and access data to sql,

i need convert any code from my app, or i can use the same code for access data to sql

thank´s for any idea or helppp
 
You will have to change your connection string and (depending how you have done them in the original code) probably some of the qualifiers in your queries as a start...

Harleyquinn

---------------------------------
For tsunami relief donations
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top