Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I get a connection string to a UDL
Message
De
23/03/2006 09:31:04
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01106945
Message ID:
01106974
Vues:
27
I understand... I suppose I'll try removing IIS and reininstalling it.

Thanks for your help.

>I think you're looking in the wrong place. Most likely something changed on the ASP side and caused the problem.
>
>>Thanks for the quick reply.
>>
>>Unforutnatley, now I'm back to my same old problem.
>>
>>Here's the quick recap... Everything was 100% ok until I started getting VFP COM errors. ASP connection was fine VFP Coms would return 'resource type mismatch' when loaded in VFP and would hang in ASP.
>>
>>I reinstalled VFP 8 and SP1. Coms then worked fine. Unfortunately, now the ASP pages hang everytime you try to access VFP data. I was originally using ODBC to connect but just switched out to OLE DB provider. Same problem continues to happen though. ASP pages work fine until it connects to VFP. As soon as it connects to VFP through the ODBC or OLEDB the ASP page hangs and runs indefinitely.
>>
>>You can connect fine to the VFP databases through ODBC or OLEDB through a VFP remote view or Excel. Only hangs in ASP.
>>
>>I've tried a zillion different connection methods but the simple one I'm trying right now looks like this.
>>
>>set dataset = Server.CreateObject("ADODB.recordset")
>>dataset.open SelectClause, "Provider=VFPOLEDB.1;Data Source=I:\Crown01\crownweb.DBC;Mode=ReadWrite|Share Deny None;Password="";Collating Sequence=MACHINE"
>>
>>Any ideas on what I can do to get this problem fixed? your help is so appreciated!
>>
>>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform