FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Change dbf extension form dbf to blabla
Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM
Change dbf extension form dbf to blabla
Posted: Mon Jun 26, 2006 09:49 AM

I have seen that some programmers use instead of dbf own extensions.

database.dbf database.xxx

Is this easy to do and if yes how?

Thanks in advance
Otto

Posts: 9022
Joined: Thu Oct 06, 2005 08:17 PM
Re: Change dbf extension form dbf to blabla
Posted: Mon Jun 26, 2006 10:29 AM

Yes, it is as easy as renaming the file and specifying the file extension in the USE command.

EMG[/i]

Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM
Change dbf extension form dbf to blabla
Posted: Mon Jun 26, 2006 05:09 PM

Thank you.

Regards
Otto

Continue the discussion