Re: TADOQuery.Open() & Sybase
- From: Brian Bushay TeamB <BBushay@xxxxxxxxx>
- Date: Fri, 27 Jan 2006 19:24:58 -0600
>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
Does this error occur only when you run out of the IDE? If the error only
occurs when you run out of the IDE it may be that this ole db driver does not
support the settings you are trying to open the TadoQuery with
--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
.
- Follow-Ups:
- Re: TADOQuery.Open() & Sybase
- From: Ars Nova
- Re: TADOQuery.Open() & Sybase
- References:
- TADOQuery.Open() & Sybase
- From: Ars Nova
- TADOQuery.Open() & Sybase
- Prev by Date: Why all the connections?
- Next by Date: SQL statement contain " character
- Previous by thread: TADOQuery.Open() & Sybase
- Next by thread: Re: TADOQuery.Open() & Sybase
- Index(es):
Relevant Pages
|