Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating a Parameter
Message
From
13/07/1999 08:22:02
 
 
To
12/07/1999 21:07:58
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
00232597
Message ID:
00240653
Views:
38
Jason,

ADO allows for the creation of parameterized queries. You could define a query that would act like a VFP parameterized remote view. (John Peterson wrote a
whitepaper on ADO for VFP developers. You can get it from Microsoft's VPF site: msdn.microsoft.com/vfoxpro.) I'm not familiar enough with the database tools that ship with Visual Studio to help you.

Also you may want to restructure your application since you're now dealing with ASP and not forms. For instance, you might want to have a frame with two pages that works similiar to the interface used on the UT. The top frame contains all the defined parents and the lower pane lists the children and allows you to manipulate them.

-Mike
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform