Re: Need some help A.S.A.P.
From: Crazy Pete (crazypete_at_home.nl)
Date: 07/02/04
- Next message: new: "select statement run very slow after installing sp3"
- Previous message: Anith Sen: "Re: Error using QA"
- In reply to: Will: "Need some help A.S.A.P."
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 2 Jul 2004 09:23:11 +0200
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...
> 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!
>
>
- Next message: new: "select statement run very slow after installing sp3"
- Previous message: Anith Sen: "Re: Error using QA"
- In reply to: Will: "Need some help A.S.A.P."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|