G***G 发帖数: 16778 | 1 we all know how to connect an oracle server via odbc in C++, C#, and Java.
Can we store a database in a local hard drive? let's say an oracle database
,not a MS access file.
And then use ADO.net to connect the database file in c++, C#, and java?
I am really appreciated if you read this. | t*******y 发帖数: 10477 | 2 I read it.
database
【在 G***G 的大作中提到】 : we all know how to connect an oracle server via odbc in C++, C#, and Java. : Can we store a database in a local hard drive? let's say an oracle database : ,not a MS access file. : And then use ADO.net to connect the database file in c++, C#, and java? : I am really appreciated if you read this.
| t*******y 发帖数: 10477 | 3 I really appreciate it, not I am really appreciated.
database
【在 G***G 的大作中提到】 : we all know how to connect an oracle server via odbc in C++, C#, and Java. : Can we store a database in a local hard drive? let's say an oracle database : ,not a MS access file. : And then use ADO.net to connect the database file in c++, C#, and java? : I am really appreciated if you read this.
| x****g 发帖数: 6597 | 4 SQLite might be the solution.
database
【在 G***G 的大作中提到】 : we all know how to connect an oracle server via odbc in C++, C#, and Java. : Can we store a database in a local hard drive? let's say an oracle database : ,not a MS access file. : And then use ADO.net to connect the database file in c++, C#, and java? : I am really appreciated if you read this.
| G***G 发帖数: 16778 | 5 thank you.
【在 x****g 的大作中提到】 : SQLite might be the solution. : : database
|
|