Re: XCode 2.1 Carbon app and Oracle Client 10.1
Re: XCode 2.1 Carbon app and Oracle Client 10.1
- Subject: Re: XCode 2.1 Carbon app and Oracle Client 10.1
- From: Ted Thibodeau Jr <email@hidden>
- Date: Wed, 1 Mar 2006 13:30:48 -0500
* Dieter Oberkofler [2006/03/01 07:05 PM +0100] wrote:
> Is someone out there working an a XCode 2.1 application that uses
> the Oracle Client 10.1 to access a Oracle Database?
>
> I'm having all kinds of problems and it would be nice to share
> experiences...!
I would strongly advise building your application to use ODBC, as it
is then not inherently limited to Oracle as the back end (unless you
write all your SQL to use their dialect, rather than adhering to the
ODBC and SQL specifications).
This allows your users to choose between the various available ODBC
Drivers for Oracle, which includes a Single-Tier offering from my
employer, which does use the Oracle Client for the OCI layer, which
would seem to be what you're looking for....
I've not done the Xcode work, myself, but I have played a significant
role in figuring out how to make these connections work -- which does
require a bit of hoop jumping, due to the way the Oracle components
are built and installed.
Feel free to contact me off-list, if you like.
Be seeing you,
Ted
--
A: Yes. http://www.guckes.net/faq/attribution.html
| Q: Are you sure?
| | A: Because it reverses the logical flow of conversation.
| | | Q: Why is top posting frowned upon?
Ted Thibodeau, Jr. // voice +1-781-273-0900 x32
Evangelism & Support // mailto:email@hidden
OpenLink Software, Inc. // http://www.openlinksw.com/
http://www.openlinksw.com/weblogs/uda/
OpenLink Blogs http://www.openlinksw.com/weblogs/virtuoso/
http://www.openlinksw.com/blog/~kidehen/
Universal Data Access and Virtual Database Technology Providers
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden