Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Oracle 10g Lite & .NET

0 views
Skip to first unread message

caban

unread,
Dec 29, 2009, 3:07:33 PM12/29/09
to
I'm trying to create an Oracle 10g Lite database using the .NET
DataAccess components packaged with the Mobile SDK. I have been able
to successfully create the files using the
Oracle.DataAccess.Lite.OracleEngine.CreateDatabase(string DSN, string
dbName) method, but this has the nice little requirement of using a
predefined DSN. If you don't specify a valid DSN, it'll go ahead and
create the db files in the default directory, as setup by the Oracle
Mobile SDK installer.

My goal is to be able to create the database files in a specific
(programatically defined) directory without manually setting up the
DSN. Anyone have any ideas?

Thanks in advance!

0 new messages