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:
01471979
Views:
40
>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()
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform