Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP, ASP , DLL and SQL problem
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00124819
Message ID:
00125228
Views:
31
>Sounds like a login dialog is trying to be displayed. Obviously, you can't have a dialog in a dll! Use SQLSETPROP() and set DispLogin to 3. That will prevent the dialog. Then, AERROR will tell you what the real problem is.
>
>SNIP
>
Cannot connect cannot change property.
SQLSETPROP() demands a connection handle.

Is there another way?

Thanks,

>>Thanks,
>>I tried it and get the error
>>"Connectivity error: [Microsoft][ODBC Driver Manager] Only SQL_DRIVER_NOPROMPT is allowed when connection pooling is enabled"
>>
>>What does this mean?
>>Nick,
>>
>>>>When i run the ASP page
>>>>Response.Write Return "Cannot connect to SQL"
>>>>
>>>>When i run the DLL from VFP
>>>>I get "Connected To SQL".
>>>>
>>>>Any ideas?
>>>
>>>SNIP
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform