Forum: Visual Basic 4 / 5 / 6 May 27th, 2009 |
| Replies: 4 Views: 1,493 Hi guys,
i am a problem when i doing my coding about format a number
for normal number with 4 digit , i have idea which is
e.g: Dim a As double
a = 1/ 2946.33 ' its return is 0.00033940529... |
Forum: Visual Basic 4 / 5 / 6 Nov 15th, 2008 |
| Replies: 2 Views: 716 I just copy and paste those Thai Characters in the SQL server 2000 used by Enterprise Manager. But now i confuse is it no way to use Thai character in the Vb6.0? due to i do some research about this... |
Forum: Visual Basic 4 / 5 / 6 Nov 14th, 2008 |
| Replies: 2 Views: 716 Hello Friends,
I'm facing a problem now that is i have some THAI language data in SQL Server 2000. The problem i don't know how to retrieve this data to variable and i don't noe the variable... |