Delphi 5 <> ADO
Hello NG,
i use ADO 2.8 in my Delphi 5 application to connect to SQL-Server 2000. All
works fine, but now i've to support Oracle 9i. The ADO-Connection (.UDL)
works, but if i try to connect, my Delphi want "TAutoInc" field, but Oracle
give me only float. Delphi want Boolean, but i Oracle give me a float. Every
field Oracle gives, is a float. Is this an error into ADO, Oracle or Delphi?
Is there
short way to solve this problem or do i need to swith to other components <>
ADO?
Best regards
.
Relevant Pages
- Hope springs eternal...
... ORACLE to the ADO component ... greater value doesn't translate very well in Delphi. ... you can specify the connection information on a Command item. ... (borland.public.delphi.database.ado) - Re: Delphi 5 <> ADO
... but now i've to support Oracle 9i. ... ADO-Connection works, but if i try to connect, my Delphi want ... but Oracle give me only float. ... Is this an error into ADO, ... (borland.public.delphi.database.ado) - Oracle 9i <> ADO
... i use ADO 2.8 in my Delphi application to connect to SQL-Server 2000. ... but now i've to support Oracle 9i. ... The ADO-Connection (.UDL) ... Is this an error into ADO, ... (microsoft.public.data.ado) - Re: Delphi bugs and "moving" to Visual Studio debate
... mention to them that Delphi is named Delphi because it was to ... development environment for Oracle, ... item 3 (database) is the primary factor for decisions. ... > clients don't even know about any bugs etc in IDE's before they decide ... (borland.public.delphi.non-technical) - Re: Reaction to Q2 Warning
... it doesn't have to run on anything but client machines connecting to an Oracle server. ... AFIAK, Sun doesn't sell a database so Delphi is pretty much useless for Sun. IMO, an acquisition by Sun has the highest likelihood of killing Delphi. ... (borland.public.delphi.non-technical) |
|