Could it be that the use of Remote Desktop make client Server vacant and favorite desktop databases as dbf files again.
What do you think?
Best regards,
Otto
OT: Remote Desktop
OT: Remote Desktop
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
********************************************************************
- MarcoBoschi
- Posts: 925
- Joined: Thu Nov 17, 2005 11:08 am
- Location: Padova - Italy
- Contact:
- jllinas
- Posts: 189
- Joined: Fri Oct 14, 2005 12:33 am
- Location: Santo Domingo, Dominican Republic
- Contact:
Re: OT: Remote Desktop
Otto,
I perfectly understand you and IMHO I think it could be. There are not limits for RDC app in internet and intranet enviroments. I widely use my FWH developments with RDC.
Regards,
I perfectly understand you and IMHO I think it could be. There are not limits for RDC app in internet and intranet enviroments. I widely use my FWH developments with RDC.
Regards,
Julio Llinás
Visita mi Blog en http://mangucybernetico.blogspot.com/
xHarbour 1.1.0 + FWH810 + Borland 5.5.1
Visita mi Blog en http://mangucybernetico.blogspot.com/
xHarbour 1.1.0 + FWH810 + Borland 5.5.1
- Enrico Maria Giordano
- Posts: 7355
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Contact:
Re: OT: Remote Desktop
I really hope so. But knowing the marketlords I'm afraid not...Otto wrote:Could it be that the use of Remote Desktop make client Server vacant and favorite desktop databases as dbf files again.
What do you think?
EMG
Re: OT: Remote Desktop
We use Citrix/Terminal Services and it works great with native dbf rdd's.
There are still reasons to use Advantage regardless of the connection method.
Some problems with native dbf:
1. If your program crashes, network failure, or other computer problems, an index could get corrupted or incomplete updates.
2. Index locking. As you browse or skip through the database the index file gets locked many times (not dbf). Once you reach a certain number of users this can slow down the access.
You probably know some of the other advantages of Advantage:
1. Triggers/Logging
2. Transactions
3. Database replication
4. Security
There are still reasons to use Advantage regardless of the connection method.
Some problems with native dbf:
1. If your program crashes, network failure, or other computer problems, an index could get corrupted or incomplete updates.
2. Index locking. As you browse or skip through the database the index file gets locked many times (not dbf). Once you reach a certain number of users this can slow down the access.
You probably know some of the other advantages of Advantage:
1. Triggers/Logging
2. Transactions
3. Database replication
4. Security