Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ASP with VFP backend...worth it?
Message
From
08/05/2000 09:27:21
 
 
To
07/05/2000 09:30:22
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00366437
Message ID:
00367201
Views:
29
>Be careful when you load the web site. Rick Strahl pointed out in a recent thread that the VFP ODBC driver is single threaded. Even though you are using ADO, you are using the VFP ODBC driver because there is no OLE-DB provider for VFP. You won't have that problem with COM objects.
>
>>>Also, you are mixing the business logic and data tiers. This will make the site more difficult to maintain. Read up on Windows DNA (www.microsoft.com/dna).

Not necessarily. I have a series of ASP with VBScript classes that act like as my data access tier. This setting will make it easy for me to create COM components from them whenever the need arises.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform