Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deploying DLLs
Message
From
23/12/2004 14:47:32
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Deploying DLLs
Miscellaneous
Thread ID:
00971894
Message ID:
00971894
Views:
81
Hi all,
I have a project for a DLL that holds my business rules. My project has only one program called: BizObj.prg which has an Olepublic class: Security. I have references to stored procedures in a database called: fwdb.dbc inside the BizObj.prg. There is a property in the Security class that will hold the location of the database file. For VFP to compile a DLL, I have to add the fwdb.dbc to the project. So far, everything is fine.

My question is, when I deploy the DLL, do I need to include the database files? Or will setting the data location property sufficient to implement the dll assuming that the correct database will be assigned.

I am not trying to make a generic dll. I am just separating the tiers.
ramil
~~ learning to stand still
Next
Reply
Map
View

Click here to load this message in the networking platform