Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem to create CA
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
MySQL
Application:
Desktop
Divers
Thread ID:
01471920
Message ID:
01472021
Vues:
32
>>>Nomi:when i use dsn, all CA are present in DS. but when i use connection handle:
>>>goge=SQLSTRINGCONNECT("Driver={MySQL ODBC 5.1 Driver};Server=localhost;charset=UTF8;Database=school;User=root; Password=;Option=3;")
>>>my problem is same:is string is true
>>>my
>>
>>Looks OK from the quick glance. Did you try to verify at www.connectionstrings.com ?
>>
>>To test CA in command window:
>>
>>loCA = createobject('myCAClass')
>>loCA.CursorFill()
>String is true. but not working

Sorry :(

Try

create a text file with udl extension. Then double click on this file. Then connect to MySQL. The connection string will be saved in this file.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform