FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour ERROR IN ADS with long alias name
Posts: 50
Joined: Mon Sep 25, 2006 08:38 AM
ERROR IN ADS with long alias name
Posted: Fri Jul 20, 2007 10:48 AM

Hi to all FW users.

I'm using FWH + xHarbour

TRY to open a ADT Table with this command:

USE TEST ALIAS Test_tablename SHARED NEW

If you use the alias name long more then 10 chars you receive
ERROR 5050 from ADVANTAGE.

Is it an error of xharbour or I can't use alias name long more then 10 chars in ADT Tables?

Thanks

Posts: 840
Joined: Thu Oct 13, 2005 07:05 PM
ERROR IN ADS with long alias name
Posted: Fri Jul 20, 2007 04:31 PM

You are right, ALIAS names have limitations in both, ADS and DBFCDX, they cannot be more than 10 chars long.

Saludos

R.F.
Posts: 50
Joined: Mon Sep 25, 2006 08:38 AM
ERROR IN ADS with long alias name
Posted: Mon Jul 23, 2007 06:29 AM

Thanks Rene !

But i'm using now DBFCDX and i have no error with long alias name!

I'm converting all my sources from DBFCDX TO ADS and I 've found this error.
I use long alias name only in 1 or 2 points . I have sostitute this long name with another one

Bye

Continue the discussion