FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Long filenames for dbf-files
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Long filenames for dbf-files
Posted: Tue Oct 09, 2007 05:22 PM

Only to ensure

No more limitation in naming the dbf-files. Is it correct?

use (cdatawin+"marketingliste") new
select marketingliste

Regards,
Otto

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Long filenames for dbf-files
Posted: Tue Oct 09, 2007 06:16 PM

Otto,

Yes, no lenght limit :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 840
Joined: Thu Oct 13, 2005 07:05 PM
Long filenames for dbf-files
Posted: Tue Oct 09, 2007 06:18 PM

Otto:

Not limite in the dbf NAME but ....

YES IN THE FIELD NAME, field names cannot support long names.

Saludos

R.F.
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Long filenames for dbf-files
Posted: Tue Oct 09, 2007 08:02 PM

Thank you. Good news. Friendly filenames are much easier to support and maintain.
Regards,
Otto

Posts: 47
Joined: Thu Jul 13, 2006 02:39 PM
Long filenames for dbf-files
Posted: Thu Oct 11, 2007 03:08 PM

Beware - using Advantage Server RDD, alias names cannot be any length, so you may need to specify a shorter alias name thasn the file name

Peter
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
Long filenames for dbf-files
Posted: Thu Oct 11, 2007 03:50 PM

>Beware - using Advantage Server RDD, alias names cannot be any length, so you may need to specify a shorter alias name thasn the file name.

My TData database class automatically handle alias names and they are only 5 characters long. You never have to deal with aliases again.

http://ourworld.compuserve.com/homepage ... rogram.htm

Regards,
James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10

Continue the discussion