This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Does LightSpeed support multiple database schemas that interact with each other? Basically, we have a Core database schema and 2 child schemas that interact with it. Can LightSpeed support this? Thanks, Nathan |
|
|
That should work -- just use the TableAttribute (or the Schema property in the designer) to specify the appropriate schema on each entity class. |
|