 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
jp Guest
|
Posted: Thu Nov 03, 2005 11:15 am Post subject: Oracle Connectivity |
|
|
Hi,
Is there a neat way of embedding oracle connectivity into a Delphi app
without the need for installing the Oracle client software? We want to
distribute this application and it would be preferable if our users didn't
have to install additional Oracle drivers. The app is written in Delphi 5,
but we can convert to Delphi 2005 if needed.
thanks,
jp
|
|
| Back to top |
|
 |
Martijn Tonies Guest
|
Posted: Thu Nov 03, 2005 3:22 pm Post subject: Re: Oracle Connectivity |
|
|
| Quote: | Is there a neat way of embedding oracle connectivity into a Delphi app
without the need for installing the Oracle client software? We want to
distribute this application and it would be preferable if our users didn't
have to install additional Oracle drivers. The app is written in Delphi 5,
but we can convert to Delphi 2005 if needed.
|
If you don't use Oracle object types or the XMLType datatype,
you can try the CoreLab ODAC NET version. This can connect
to Oracle via TCP/IP without the need to install the Oracle client.
--
With regards,
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, Oracle & MS SQL
Server
Upscene Productions
http://www.upscene.com
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com
|
|
| Back to top |
|
 |
Topprolmc Guest
|
Posted: Fri Nov 04, 2005 1:03 am Post subject: Re: Oracle Connectivity |
|
|
Martijn Tonies wrote:
| Quote: |
Is there a neat way of embedding oracle connectivity into a Delphi app
without the need for installing the Oracle client software? We want to
distribute this application and it would be preferable if our users didn't
have to install additional Oracle drivers. The app is written in Delphi 5,
but we can convert to Delphi 2005 if needed.
If you don't use Oracle object types or the XMLType datatype,
you can try the CoreLab ODAC NET version. This can connect
to Oracle via TCP/IP without the need to install the Oracle client.
|
And I recommend it 100000%
Used it for years. Never an issue
--
Topp "The N.P."
'97 FLHRP - "Drifter"
AH#121 HSB#99 BS#35
"Peace Out!",
In Memory of Wench#10, Bitch#20, bs#34, HSB#10C And BOTY IV
Life is a sexually transmitted disease and it's 100% Fatal.
|
|
| Back to top |
|
 |
Martijn Tonies Guest
|
Posted: Fri Nov 04, 2005 3:19 pm Post subject: Re: Oracle Connectivity |
|
|
| Quote: | Is there a neat way of embedding oracle connectivity into a Delphi app
without the need for installing the Oracle client software? We want to
distribute this application and it would be preferable if our users
didn't
have to install additional Oracle drivers. The app is written in
Delphi 5,
but we can convert to Delphi 2005 if needed.
If you don't use Oracle object types or the XMLType datatype,
you can try the CoreLab ODAC NET version. This can connect
to Oracle via TCP/IP without the need to install the Oracle client.
And I recommend it 100000%
Used it for years. Never an issue
|
Well, depends on your usuage - but some things aren't supported
in the NET connectivity set.
--
With regards,
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, Oracle & MS SQL
Server
Upscene Productions
http://www.upscene.com
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com
|
|
| Back to top |
|
 |
Topprolmc Guest
|
Posted: Sat Nov 05, 2005 5:50 am Post subject: Re: Oracle Connectivity |
|
|
Martijn Tonies wrote:
| Quote: |
Well, depends on your usuage - but some things aren't supported
in the NET connectivity set.
|
Like what?
|
|
| Back to top |
|
 |
Martijn Tonies Guest
|
Posted: Sat Nov 05, 2005 7:31 pm Post subject: Re: Oracle Connectivity |
|
|
| Quote: | Well, depends on your usuage - but some things aren't supported
in the NET connectivity set.
Like what?
|
As I mentioned earlier - the Oracle XMLType, using any object types,
some BLOb operations with parameters (although a recent version
has this extended after I asked for it).
There's a chapter in the Help about this, although - as far as I read -
it didn't mention "xmltype". Probably because, under the hood, this is
an Oracle object type.
--
With regards,
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, Oracle & MS SQL
Server
Upscene Productions
http://www.upscene.com
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|