Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Frontpage 2000 and VFP DB
Message
From
02/12/2002 05:42:51
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
02/12/2002 05:22:27
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00728533
Message ID:
00728536
Views:
17
>if i will be using frontpage 2000 as my frontend, how will i use VFP DB as my backend?how will i connect the 2?

I don't use FP but AFAIK whatit does to create HTM,ASP pages. In ASP created set your connection string to VFP db. ie :

set oConn = createobject("ADODB.connection")
oConn.Connstring = "Provider=VFPOLEDB.1;Data source=c:\myPath\myDatabase.dbc"

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform