With dba.exe i can not open this file:
proc main()
local i
rddsetdefault( "DBFCDX" )
dbcreate( "test", { {"USERID", "+", 4, 0 }, { "NAME", "C", 20, 0 } } )
//(autoincrement see + by userid)
use test
for i :=1 to 10
dbappend()
next
with hbide -> view -> idedbu it shows the test.dbf
(userid is 1, 2 to 10)
is there a dbu.exe of dba.exe that also kan open the autoincrement .dbf ?
Yet another DBU
Moderator: Rathinagiri
- esgici
- Posts: 4425
- Joined: Wed Jul 30, 2008 9:17 pm
- DBs Used: DBF
- Location: iskenderun / Turkiye
- Has thanked: 305 times
- Been thanked: 99 times
- Contact:
Sadly, DBA doesn't support yet extended field types of HarbourJosK wrote:With dba.exe i can not open this file:
...
is there a dbu.exe of dba.exe that also kan open the autoincrement .dbf ?

May be at the future

Regards
--
Esgici
Viva INTERNATIONAL HMG 

-
- Posts: 344
- Joined: Wed Nov 21, 2012 7:14 pm
- Location: México
- Has thanked: 1 time
- Been thanked: 4 times
- esgici
- Posts: 4425
- Joined: Wed Jul 30, 2008 9:17 pm
- DBs Used: DBF
- Location: iskenderun / Turkiye
- Has thanked: 305 times
- Been thanked: 99 times
- Contact:
Thank to interest LeopoldoLeopoldo Blancas wrote: ↑Thu Jul 13, 2017 8:48 pmEsgici: Is there another new version of DBA?![]()
Greetings.

But in my side sadly no

(Dear Louis Vasquez may works on it)
If exist such thing, will be announced first in this forum

Happy HMG'ing

Viva INTERNATIONAL HMG 

-
- Posts: 344
- Joined: Wed Nov 21, 2012 7:14 pm
- Location: México
- Has thanked: 1 time
- Been thanked: 4 times