Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem to create CA
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
MySQL
Application:
Desktop
Miscellaneous
Thread ID:
01471920
Message ID:
01472021
Views:
31
>>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform