DbCreate not work in FWH 9.10 !!!

DbCreate not work in FWH 9.10 !!!

Postby vilian » Fri Oct 15, 2010 7:51 pm

After I updated to 9.10 FWH,
Any attempt to use the DbCreate function is generating an error DBCMD 1014.
I already tried with \ samples \ dbfbuild.prg;
I've tried with and without ADS;

But it always gives the same error. Please help me
Sds,
Vilian F. Arraes
vilian@vfatec.com.br
Belém-Pa-Brazil
User avatar
vilian
 
Posts: 975
Joined: Wed Nov 09, 2005 2:17 am
Location: Brazil

Re: DbCreate not work in FWH 9.10 !!!

Postby Daniel Garcia-Gil » Sun Oct 17, 2010 8:31 pm

Vilian


change the function

Code: Select all  Expand view
static function _FieldInfo( cItem )

return { AllTrim( StrToken( cItem, 1 ) ),;
         AllTrim( StrToken( cItem, 2 ) ),;
         Val( StrToken( cItem, 3 ) ),;
         Val( StrToken( cItem, 4 ) ) }
User avatar
Daniel Garcia-Gil
 
Posts: 2365
Joined: Wed Nov 02, 2005 11:46 pm
Location: Isla de Margarita

Re: DbCreate not work in FWH 9.10 !!!

Postby vilian » Sun Oct 17, 2010 9:23 pm

Thanks.
Sds,
Vilian F. Arraes
vilian@vfatec.com.br
Belém-Pa-Brazil
User avatar
vilian
 
Posts: 975
Joined: Wed Nov 09, 2005 2:17 am
Location: Brazil


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 86 guests