Groups | Blog | Home
all groups > sql server mseq > june 2004 >

sql server mseq : Need some help A.S.A.P.


Will
6/30/2004 9:21:43 AM
Hi Folks,

I'm having a bit of trouble updating my script. I have a
script used for MS Access and I need to transfer it to be
compatible with MS SQL Server. When I run the script it
gives the error
''ODBC driver does not support the requested
properties.''
This is the line of the script
that I have to change to work with access:
''oRS.Open SqlTxt , oConn'' and the sql text is:
''Sqltxt = "SELECT MasterServer, Max(JobId) AS MaxJobId
FROM Jobs GROUP BY MasterServer ORDER BY MasterServer;".
Could anybody please help me out in solving this problem?

Cheers!

Crazy Pete
7/2/2004 9:23:11 AM
Hi

Maybe you can conect to the MS SQL database using MS Access? i don't know?
maybe diverent ODBC driver?
I'm still new to this but just trying to gif you some things you may wanna
try.

Greatings,

Crazy Pete
"Will" <anonymous@discussions.microsoft.com> schreef in bericht
news:2396c01c45ebe$550b2f10$a301280a@phx.gbl...
[quoted text, click to view]

AddThis Social Bookmark Button