Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Decimal places
Message
From
23/01/2010 17:13:25
Hee Lim Wang
Fantasy Software Enterprise
Malaysia
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Decimal places
Miscellaneous
Thread ID:
01445671
Message ID:
01445671
Views:
125
Hi
In mysql table fields
qty numeric(5,0)
price numeric(12,5)
amount numeric(12,2)

bu when I
sqlexec(lnHandle,"select * from MysqlTable","tmp")
my vfp tmp table always show 4 decimal places
how to make it shows decimal places just like MysqlTable ?
Next
Reply
Map
View

Click here to load this message in the networking platform