| View previous topic :: View next topic |
| Author |
Message |
E. ten Westenend Guest
|
Posted: Mon Aug 16, 2004 5:28 am Post subject: Use ADO for Sql Server and Oracle or DBExpress?? |
|
|
Hello,
I need one component set to create a access layer to both Sql Server and
Oracle.
Out of the box i have ADO and DbExpress.
I like to hear your experience with ADO and Oracle.
I have a lot of experience with ADO and SQL Server and that combination
works fine.
Eric
|
|
| Back to top |
|
 |
Bernhard Geyer Guest
|
Posted: Mon Aug 16, 2004 9:41 am Post subject: Re: Use ADO for Sql Server and Oracle or DBExpress?? |
|
|
Use ADO for MS-SQL and some native Components like
ODAC(http://crlab.com/odac/) that uses OCI for accing Oracle.
E. ten Westenend wrote:
| Quote: | Hello,
I need one component set to create a access layer to both Sql Server and
Oracle.
Out of the box i have ADO and DbExpress.
I like to hear your experience with ADO and Oracle.
I have a lot of experience with ADO and SQL Server and that combination
works fine.
Eric
|
|
|
| Back to top |
|
 |
E. ten Westenend Guest
|
Posted: Wed Aug 18, 2004 7:13 am Post subject: Re: Use ADO for Sql Server and Oracle or DBExpress?? |
|
|
Hello Bernhard,
That is not what i want, i want one componentset handle both databases.
Eric
"Bernhard Geyer" <Bernhard.Geyer (AT) gmx (DOT) de> schreef in bericht
news:412080b5$1 (AT) newsgroups (DOT) borland.com...
| Quote: | Use ADO for MS-SQL and some native Components like
ODAC(http://crlab.com/odac/) that uses OCI for accing Oracle.
E. ten Westenend wrote:
Hello,
I need one component set to create a access layer to both Sql Server and
Oracle.
Out of the box i have ADO and DbExpress.
I like to hear your experience with ADO and Oracle.
I have a lot of experience with ADO and SQL Server and that combination
works fine.
Eric
|
|
|
| Back to top |
|
 |
wilson Guest
|
Posted: Wed Aug 18, 2004 8:01 am Post subject: Re: Use ADO for Sql Server and Oracle or DBExpress?? |
|
|
Both ADO and dbExpress can handle Mssql and Oracle database, provided that
corresponding OLE DB drivers / dbExpress DLL are installed. Of course,
different parameters are required to connect to different databases.
"E. ten Westenend" <eric[nospam]@bureaujurjendevries.nl> wrote
| Quote: | Hello Bernhard,
That is not what i want, i want one componentset handle both databases.
Eric
"Bernhard Geyer" <Bernhard.Geyer (AT) gmx (DOT) de> schreef in bericht
news:412080b5$1 (AT) newsgroups (DOT) borland.com...
Use ADO for MS-SQL and some native Components like
ODAC(http://crlab.com/odac/) that uses OCI for accing Oracle.
E. ten Westenend wrote:
Hello,
I need one component set to create a access layer to both Sql Server
and
Oracle.
Out of the box i have ADO and DbExpress.
I like to hear your experience with ADO and Oracle.
I have a lot of experience with ADO and SQL Server and that
combination
works fine.
Eric
|
|
|
| Back to top |
|
 |
|