Diman
Admin
 Admin
| Posts: 1470 |  | Karma: 18 |
|
RE: How can I use multiple database?
|
|
Posted: 2000/06/13 23:07 |
|
|
|
|
Hi !
Because TOCIDataSet descendants are linked to TOCIDatabase through DatabaseName, you must change this property value for new TOCIDatabase and TOCIDataSet's. After that they will be linked as you want.
Also, i plan to extend NCOCI8 behavior in a part of deal with DatabaseName. After that it will be possible to do what you want wihtout changes to DatabaseName property.
By the way, why you opening more than one TOCIDatabase in your MDI application ? (it seems, what it is not required ...)
|
|