dbTalk Databases Forums  

Oracle 10g Lite & .NET

comp.databases.oracle.misc comp.databases.oracle.misc


Discuss Oracle 10g Lite & .NET in the comp.databases.oracle.misc forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
caban
 
Posts: n/a

Default Oracle 10g Lite & .NET - 12-29-2009 , 02:07 PM






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!

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.