Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Software > Access ODBC Client Server > Access 2003 / S...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 4 Topic 1417 of 1511
Post > Topic >>

Access 2003 / SQL Server conversion

by =?Utf-8?B?TWljaGFlbA==?= <Michael@[EMAIL PROTECTED] > Jan 7, 2008 at 09:21 PM

Hi there,

I'm new to SQL Server and I've upsized an Access 2003 client/server 
application and am testing if the current code still works.

Previously all data retrieval and saving was done like this:

1 strSQL = "SELECT * FROM tbl_Info WHERE InfoID = " & lngID
2 Set dbs = currentDB
3 Set qry = dbs.openquery("",strSQL)
4 do something with the result

I've noticed that line 3 doesn't work any longer.

Could someone please point me in the right direction as to what needs to
be 
changed and how...

Thank you very much in advance.

Kind regards
Michael
 




 4 Posts in Topic:
Access 2003 / SQL Server conversion
=?Utf-8?B?TWljaGFlbA==?=   2008-01-07 21:21:00 
Re: Access 2003 / SQL Server conversion
Stefan Hoffmann <stefa  2008-01-08 09:17:37 
Re: Access 2003 / SQL Server conversion
=?Utf-8?B?TWljaGFlbA==?=   2008-01-08 17:50:01 
Re: Access 2003 / SQL Server conversion
Armen Stein <ArmenStei  2008-01-08 20:49:42 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Nov 22 3:00:13 CST 2008.