Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sqlconnect Question
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00444098
Message ID:
00444115
Views:
9
why don't you try to give it a temporary cursor name.
so instead of this:
hConn=sqlconnect("Agama","dba","")
you do this:
hConn = SQLCONNECT("Agama","dba","mytemp1")

that way when it won't ask for a table name because you gave it one.
What is Wisdom?
Wisdom - The ability to respond to any situation according to God's Plan.
Therefore:
USE Wisdom IN Everything ORDER priority AS Knowledge
SELECT Knowledge
BROWSE FOR Understanding WHERE Wisdom=Guide

LeRoy Jackson
Previous
Reply
Map
View

Click here to load this message in the networking platform