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?
FiveDB? somewhat disturbing
FiveDB? somewhat disturbing
Many thanks
Ollie.
Using:
xHarbour Compiler build 1.2.1 (SimpLex) (Rev. 6406)
Borland C++ 5.5.1
FWH 9.04 (2009 Apr)
Ollie.
Using:
xHarbour Compiler build 1.2.1 (SimpLex) (Rev. 6406)
Borland C++ 5.5.1
FWH 9.04 (2009 Apr)
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
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.
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)
Ollie.
Using:
xHarbour Compiler build 1.2.1 (SimpLex) (Rev. 6406)
Borland C++ 5.5.1
FWH 9.04 (2009 Apr)
- James Bott
- Posts: 4654
- Joined: Fri Nov 18, 2005 4:52 pm
- Location: San Diego, California, USA
- Contact:
Ollie,
There are several more articles on using database classes on my website here:
http://ourworld.compuserve.com/homepage ... rogram.htm
Regards,
James
There are several more articles on using database classes on my website here:
http://ourworld.compuserve.com/homepage ... rogram.htm
Regards,
James