- PRASHANT NIRGUN
- PowerBuilder
- Saturday, 30 March 2019 07:05 PM UTC
Hi
This is Prashant here I am facing probem with unicode numeric datatype. Which I believe could be for numeric values unicode \u and I set Edit mask Format = ###,###. If I removed Edit Mask and allow it return garbage value.
If fails to enter numeric and date datatype to access from datawindow.
Using following versions
Windows : 7 64 Bit
PB 12.5.2 Build 5583 Classical
MySQL 5.5.38,
MySQL ODBC 5.3 UNICODE Driver.
Keyboard ; India (US)
Connection String
dbms = ODBC
dbparm = Connectstring='DRIVER=MySQL ODBC 5.3 UNICODE Driver;UID=root;
PWD=xxx; Database=Veg10;Server=localhost;OPTION=4096',DelimitIdentifier='No',OJSyntax='ANSI';
ConnectOption='SQL_DRIVER_CONNECT,SQL_DRIVER_NOPROMPT'
Is it a compilation or dll which is not unicode. Totally frustated wiith the numeric and datatype values handling. Kindly help feeling sucked.
Thanks in advance.
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.