Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfpoledb
Message
From
07/12/2001 15:38:24
 
 
To
07/12/2001 13:35:16
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Miscellaneous
Thread ID:
00591049
Message ID:
00591433
Views:
28
>>>What should i do to use a FoxPro Databases together with its stored procedure over INternet ? I'm in big trouble as i developed my work being sure that Vfpoledb worked properly...does it need something else to work ?
>>>
>>>thank u again
>>>Alessio
>>
>>But it does Alessio. What's the problem ? ie: Call NewId('myTable')
>>
>>set oRs = oConn.Execute( "NewId('myTable')" )
>>Response.Write(oRs.Fields(0).Value)
>>
>>Cetin
>
>I got an error like "Db Provider not found" or something like that.
>Should I install VFP runtime ?
>thanks again..
>
>PS I'll be away for a couple of day..

PMFJI,

The provider needs to be present and registered on the target machine. If you're using it from an ASP file that should be sufficient but if you have a VFP EXE or DLL you will need to install the VFP runtime files too. HTH
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform