Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to check from client if ORACLE service is running
Message
 
 
To
27/02/2002 01:51:16
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00623554
Message ID:
00625814
Views:
15
To set the default to NEVER PROMPT for any future attempt to create a connection, use 0 as the ConnectionHandle:

? SQLSetProp(0, 'DispLogin', 3)

>Thanks guys,
>
>This will do the trick. One more thing how do i disable the ODBC Login Dialog.
>If ORACLE SERVICE or TNS Listener are not running then before i display user with my messagebox, ODBC login prompt comes up. I know i can disable this but only if connection is established.
>expl. SQLSETPROP(cConnectionHandle, 'DispLogin', 3)
>Any ideas how to avoid this?
>
>Thanks
>
>Dejan
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform