Re: TADOQuery.Open() & Sybase




>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
.



Relevant Pages

  • TADOQuery.Open() & Sybase
    ... I connect to Sybase database with the follow connection string: ... Is it a bug?, Does it exit any solution? ... Prev by Date: ...
    (borland.public.delphi.database.ado)
  • Re: Lebans Continuous Forms Sample Problem
    ... Subclassing/VB IDE bug. ... If you have had or currently opened the VB IDE ... >> Access Code, Tips and Tricks ...
    (microsoft.public.access.formscoding)
  • Re: Unhandled Exception in Form Load in EXE but not in IDE
    ... IDE by the normal Try-Catch syntax are not caught in an EXE unless the JIT ... If this is by design then it is a silly design but I ... So the answer to your last question about whether or not it's a bug in IDE ...
    (microsoft.public.dotnet.languages.vb)
  • Re: IDE changing file subtype from Form to Code???
    ... Not sure it that is a bug or if it is fixed, but for what is worth, the list ... > Our development team has a problem where the IDE will automatically change ... > the code type in the .csproj files from one type to another, ...
    (microsoft.public.vsnet.ide)
  • Re: kernel BUG at drivers/ide/ide-disk.c:187 (2.6.31)
    ... Thus when the unknown block layer request is encountered the best thing ... Yes, but if you BUG() in this kind of location, the chance of getting ... the debugging information from the user can be close to zero. ... I really do not have to work on IDE ...
    (Linux-Kernel)