Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Separate Connection DLL Passing To/From
Message
From
30/04/2007 16:55:52
 
 
To
30/04/2007 16:53:26
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01221271
Message ID:
01221272
Views:
7
In your project, you need to Add a Reference and point it to the .Net Assembly (DLL). You'll probably need the proper Using statements (assuming C#) in your code files.

>Please excuse my ignorance. Can anyone point me in the right direction for:
>
>Connection and sqlexec()s handled by a separate dll so it can be used by multiple apps. Need the foundation base form to call and see the results. Don't want a call from every field so how to make the results visible to all of the lower classes when the call is made to a separate dll (which will pass the query to SQL Server and return a result set). I am probably overlooking something very basic and obvious. In VFP, we had a class or a prg (depending on the version) which we called and passed to it the query and the result set was returned. It was duped in another app for its use. This time, we want a separate utility to handle the communication to/from sqlserver which all apps can use.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform