Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Access 2 database from one screen
Message
From
03/03/2006 11:27:40
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, California, United States
 
 
To
03/03/2006 09:42:59
Xiaodong Yan
Better Database Solutions
Spring, Texas, United States
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01101226
Message ID:
01101281
Views:
9
Hello Sheldon,

Is this one business object doing the data pull and the save? We've tried to adhere to the rule of one business object for each table we plan to update. Just seems to make things simpler and cleaner.

So, if this is one business object, you could always change/reset the object's databasekey as needed. Otherwise, you could create separate business objects, each with the appropriate databasekey property setting.

Hope that helps,
---J

>Hi,
>
>Figured out how to set up DatabaseSets, and set my current db in app.vb using command,
>
>mmAppBase.DatabaseMgr.DatabaseSetKey = "MainData"
>
>I have an "Export" screen which is used to export SO from current database into another database.
>
>How to access the "from" and "to" databases in the same screen? any example?
>
>Thanks,
>Sheldon
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform