Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MySQL database
Message
From
24/09/2009 15:20:43
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Visual ProMatrix
Title:
MySQL database
Miscellaneous
Thread ID:
01426009
Message ID:
01426009
Views:
91
has anyone tried VPME 9.1 with MySQL database?

I create an app with VPME 9.1 + MySQL database.

I have a problem with the picklist.

in 'City', I have:
CityName Char(20)

in 'Customer', I have:
CustID Char(20)
CityName Char(20) -> RI with City.CityName

when I run the form, I can only pick the CityName with full 20 characters.

If I try to pick up 'New York' (not full 20 char), the form will reject with
Invalid error.

this happens with MySQL, I never have this problem with .dbf

I would like to know if anyone has come across with the same problem, if there
is any solution, is this also happens to other SQL databases (SQLServer, etc)

Thanks for the help

regards,

Jerry
Next
Reply
Map
View

Click here to load this message in the networking platform