Dinesh
2005-08-11 13:59:04 UTC
hi,
how is varchar type field definining useful over standard character type
fields.
i thought varchar types would save diskspace but infact it is increasing the
physical size of the dbf ???
i have dbf of @ 600,000 records with each record of @ 1300 record length.
the entire file size is @ 700mb.
earlier i had some fields of type 'memo'. that had a file size of @ 600mb.
so in fact my SQL commands give result more quick with memo type fields than
having either character or varchar type fields.
is there any way i can get rid of memo type fields and at the same time have
quicker processing of my SQL commands.
thanks in advance.
regards,
dinesh
how is varchar type field definining useful over standard character type
fields.
i thought varchar types would save diskspace but infact it is increasing the
physical size of the dbf ???
i have dbf of @ 600,000 records with each record of @ 1300 record length.
the entire file size is @ 700mb.
earlier i had some fields of type 'memo'. that had a file size of @ 600mb.
so in fact my SQL commands give result more quick with memo type fields than
having either character or varchar type fields.
is there any way i can get rid of memo type fields and at the same time have
quicker processing of my SQL commands.
thanks in advance.
regards,
dinesh