Integer storage

Ruslan Zasukhin sunshine at public.kherson.ua
Tue Feb 10 09:39:30 CST 2004


on 2/10/04 1:00 AM, Deane Venske at deane.venske at eduss.com wrote:

> I'm wanting to store a timestamp YYYYMMDDHHMMSS
> I've come to not trust any date functionality in any program.

:-)

> I want to 
> handle dates myself when it comes to storage. I've had countless problems
> with every DB I've used (MySQL, Access) and prefer a method I know works.
> But ATM I use a Varchar(14) and it's working great. Thought I'd see if I
> could be a little more effecient.

Yes, 

For string 14 bytes length, better use STRING[14]
Will be more effective of VarChar


-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------



More information about the Valentina mailing list