FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour FiveDB? somewhat disturbing
Posts: 233
Joined: Sat Dec 30, 2006 06:10 AM
FiveDB? somewhat disturbing
Posted: Tue Jan 02, 2007 09:59 AM

I found this statement in a FWINTRO.PDF file written by James Bott.

FiveWin comes with a simple database class, but, in order to develop multi-user applications you will either need to purchase a separate database class (FiveDB) or you will need to write your own. The FiveWin TDATABASE class is a good start, but it doesn't provide any file/record busy messages or automatic retry capabilities which are essential for multi-user applications.

Do I need FiveDB too?

Many thanks

Ollie.



Using:

xHarbour Compiler build 1.2.1 (SimpLex) (Rev. 6406)

Borland C++ 5.5.1

FWH 9.04 (2009 Apr)
Posts: 128
Joined: Mon Jul 31, 2006 03:23 PM
FiveDB? somewhat disturbing
Posted: Tue Jan 02, 2007 10:13 AM
Ollie

Do I need FiveDB too?


FiveDB for 16 bit


Regards
areang
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
FiveDB? somewhat disturbing
Posted: Tue Jan 02, 2007 10:21 AM

Ollie,

Thats an outdated info. Class TDataBase is finished and complete and can be safely used, in fact it is used by many FWH users.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 233
Joined: Sat Dec 30, 2006 06:10 AM
FiveDB? somewhat disturbing
Posted: Tue Jan 02, 2007 10:27 AM

Phew. Thanks.

I thirst for documentation / examples.

Where can I find examples using the TDatabase class etc.

I got a lot of info from DBF01.PRG - but it wasn't enough.

I don't want to have to bug you guys all the time.

Many thanks

Ollie.



Using:

xHarbour Compiler build 1.2.1 (SimpLex) (Rev. 6406)

Borland C++ 5.5.1

FWH 9.04 (2009 Apr)
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
FiveDB? somewhat disturbing
Posted: Tue Jan 02, 2007 06:37 PM

Ollie,

There are several more articles on using database classes on my website here:

http://ourworld.compuserve.com/homepage ... rogram.htm

Regards,
James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10

Continue the discussion