Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sqlconnect Question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00444098
Message ID:
00444115
Vues:
15
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform