FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour TXBowse+SqlQuery error when using arrays (solved)
Posts: 107
Joined: Tue Sep 15, 2009 07:52 AM
Re: TXBowse+SqlQuery error when using arrays (solved)
Posted: Thu Sep 19, 2013 07:09 PM
Since I (the user) maps the drive (NET USE T: \\nas2_common\transfer\ /persistent:yes and per GP) there is no need for the FQN and each user just starts the program (a copy of it) from the network.

The usage is then simply:

Code (fw): Select all Collapse
USE blah..blah INDEX blah..blah NEW ALIAS blah..blah SHARED VIA ID_DRIVER 
SET TAG TO blah..blah


and yes, it is working. I also downloaded v13.08 2nd edition (or whatya-ma-call-it) and saw to my pleasure that database.prg (and other as well) already have the proposed fixes. Thanks for the quick return and fixes.

Continue the discussion