TADOQuery.Open() & Sybase
- From: "Ars Nova" <lmuniz@xxxxxxxxxxxx>
- Date: 27 Jan 2006 00:13:01 -0700
I am working with Sybase Adaptive Server Anywhere 7.0, Delphi 7 and Windows 2000.
I connect to Sybase database with the follow connection string:
"Provider=ASAProv;User ID=user;Password=password;Data Source=myDataSource"
I can see all tables but when I try to request any data with "SELECT ..." statement and TADOQuery.Open(), my application gets the error "Object or provider is not capable of performing requested operation".
Is it a bug?, Does it exit any solution?
I have proved through "OLE DB Provider for ODBC" and it runs OK but I would like connecting through "Sybase Adaptive Server Anywhere Provider" or other OLE DB Provider for Sybase 7.0
Thank you.
.
- Follow-Ups:
- Re: TADOQuery.Open() & Sybase
- From: Brian Bushay TeamB
- Re: TADOQuery.Open() & Sybase
- Prev by Date: Re: Locate Speed in ADO
- Next by Date: [D7 Ent] [TADOStoredProc] lose and get back network connexion it still raise exceptionl
- Previous by thread: Locate Speed in ADO
- Next by thread: Re: TADOQuery.Open() & Sybase
- Index(es):
Relevant Pages
|