Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Access 2 database from one screen
Message
De
03/03/2006 11:27:40
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, Californie, États-Unis
 
 
À
03/03/2006 09:42:59
Xiaodong Yan
Better Database Solutions
Spring, Texas, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01101226
Message ID:
01101281
Vues:
10
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform