FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Erroneous conversion type ADO->boolean to xBrowse->logical
Posts: 3358
Joined: Fri Oct 07, 2005 08:20 PM
Re: Erroneous conversion type ADO->boolean to xBrowse->logical
Posted: Mon Feb 09, 2009 09:54 PM
Julio:


Dear Armando,

This is really very beautiful!
Now it's work perfectly!!

GREAT !


I don't use TIMESTAMP field, instead I use two fields
"PRO_FDC DATE NOT NULL COMMENT 'Fecha de actualización'," +;
"PRO_HRA TIME NOT NULL COMMENT 'Hora de actualización'," +;


And I udpate them as follow

"pro_fdc = CURDATE(), " + ;
"pro_hra = CURTIME() " + ;


Regards
SOI, s.a. de c.v.
estbucarm@gmail.com
http://www.soisa.mex.tl/
http://sqlcmd.blogspot.com/
Tel. (722) 174 44 45
Carpe diem quam minimum credula postero

Continue the discussion