 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Francois Smit Guest
|
Posted: Fri Dec 03, 2004 4:53 am Post subject: MySQL convertion problem |
|
|
Hi.
MySQL 4.0 / MySQL 4.1 -> TSQLConnection -> TSQLQuery -> TEdit) or
(MySQL 4.0 / MySQL 4.1 -> TSQLConnection -> TSQLQuery -> TDataProvider ->
TClientDataSet -> DBEdit)
MySQL -> tblUsers -> Surname varChar(30)
TSQLQuery -> 'Select Surname from tblUsers'
When I display the result in a textbox, it either show '0' or '30/12/1899'
which indicated Borland's first date.
So all my strings are converted to timestamps. Why would that be?
With integers it works fine when I display it in a textbox.
Thanx again
Francois
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|