multi-user application: bde

multi-user application: bde

Post by gsy.. » Sun, 31 Dec 1899 09:00:00



Hi all,
I am thinking of developing an application based on Paradox tables. The app
will typically be used by a small group of people (2-8 users max).
ideally one copy of the app will reside on individual pcs and the tables
on the server. if the tables are stored on the server, should each PC be
loaded with the database desktop or should that be loaded on to the
server?
Are Paradox tables a viable option for this number of users? (I want to try
to avoid using one of the more powerful databases if possible).
Any thoughts would be appreciated.

Fred Troncone
Perth, WA

 
 
 

multi-user application: bde

Post by Rhett Pric » Sun, 31 Dec 1899 09:00:00


Fred,

Hi.  Paradox should work just fine for a 2-8 user system.  We currently
use a very large application with about 12 users on a simple Lantastic
network and it is still very fast.  When you say Database Desktop, do
you mean the BDE?  If so, then you can put the BDE either on the file
server or local system, but I highly recommend putting it on the local
system if at all possible.  It keeps things much simpler.  If you really
do mean the Database Desktop (for your users to have broad access to
their data), you could put it either on the server or locally, whichever
you prefer.

- Rhett Price
Viking Gage, Inc.


> Hi all,
> I am thinking of developing an application based on Paradox tables.
> The app
> will typically be used by a small group of people (2-8 users max).
> ideally one copy of the app will reside on individual pcs and the
> tables
> on the server. if the tables are stored on the server, should each PC
> be
> loaded with the database desktop or should that be loaded on to the
> server?
> Are Paradox tables a viable option for this number of users? (I want
> to try
> to avoid using one of the more powerful databases if possible).
> Any thoughts would be appreciated.

> Fred Troncone
> Perth, WA


 
 
 

multi-user application: bde

Post by Eddie Jon » Sun, 31 Dec 1899 09:00:00




Quote:>Fred,

>Hi.  Paradox should work just fine for a 2-8 user system.  We currently
>use a very large application with about 12 users on a simple Lantastic
>network and it is still very fast.  When you say Database Desktop, do
>you mean the BDE?  If so, then you can put the BDE either on the file
>server or local system, but I highly recommend putting it on the local
>system if at all possible.  It keeps things much simpler.  If you really
>do mean the Database Desktop (for your users to have broad access to
>their data), you could put it either on the server or locally, whichever
>you prefer.

>- Rhett Price
>Viking Gage, Inc.

Hi Rhett, I wanted to ask you about Paradox.net and locking procedure
since I never do networking/sharing based database, can you give me
some info ?

Thanks a lot !

Sincerely,

Eddie, Indonesia.

 
 
 

multi-user application: bde

Post by Sundial Servic » Sun, 31 Dec 1899 09:00:00



> Hi Fred,
>Paradox databases are a great choice for 2-8 users (and can handle many
>more).
>I use Paradox in my office everday with 6 users. This week, I extended the
>whole thing by writing a specific Delphi app, putting the exe file on my
>novel server along with the pdox tables they accessed so users throughout
>the rest of the company could access certain data.
>I had a couple of problems:
>1) I put the BDE on the server, thinking that was all I had to do, but I
>kept getting an error on a non-Paradox user machine that "Could not
>initialize BDE". It turns out that (at least in Win 95) there has to be some
>changes to the Windows Registry to point to the BDE on the network.
>2) After fixing #1, I got another BDE problem. "could not access network
>control file". In this case, the BDE config was pointing to another
>directory on the novel server, which we use as the network control file. I
>forgot to give the new user access rights and a mapping to that directory.
>It also was not good enough to give him access to the directory, it has to
>have the same mapping as the setting in BDE. For example, say the network
>control file is I:\APP\PDOXWIN\.   I mapped the users I drive directly to
>I:\app\pdoxwin. BDE did not like this either. I had to map his I drive to
>the I root, and give him access to the subdirectories.
>For my money, Paradox is a great tool. Not too expensive, but flexible and
>powerful enough to handle many users and some pretty big tables.

Another thing I'm warming up to fast is InterBase.  Yes, there are licensing
issues but as a "trouble free it-just-runs client-server" it's pretty
unbeatable.
 
 
 

multi-user application: bde

Post by Norma » Sun, 31 Dec 1899 09:00:00




Quote:> Hi all,
> I am thinking of developing an application based on Paradox tables. The
app
> will typically be used by a small group of people (2-8 users max).
> ideally one copy of the app will reside on individual pcs and the tables
> on the server. if the tables are stored on the server, should each PC be
> loaded with the database desktop or should that be loaded on to the
> server?
> Are Paradox tables a viable option for this number of users? (I want to
try
> to avoid using one of the more powerful databases if possible).
> Any thoughts would be appreciated.

> Fred Troncone
> Perth, WA

Hate to tell you this Fred, but you cannot put the Database Desktop on
either the workstations or the server. Your Delphi licence does not permit
it.
 
 
 

1. !!! Multiuser Application using BDE

Dear Delphians

...........help !!!!!!!

I am using Delphi2 & ReportSmith with Paradox Tables

Current Setting:
  1.  BDE & RS installed in each of the 6 Workstations
  2.  Database residing in NT Server (Visible from Workstation as
P:\Database
      (Drive Mapping for Client using P:\ )
  3.  NetDir pointing to NT Server P:\Network
  4.  Alias PTMSDATABASE pointing to P:\Database
  5.  Application (PTMS.EXE) residing in Workstation C:\PTMS
  5.  Report Files residing in workstation at C:\PTMS\Reports

Problems:
  When I try to running PTMS.EXE from 2 workstations, only ONE can
access the Database from P:\Database. The other just freeze there.
When I quit the Application from the first workstation, then the
second workstation can access the Database from P:\Database.

Question:
For multiuser environment, both workstations should be able to access
the P:\DATABASE at the same time. Is there any setting that I may
have missed?

Any help will be appreicated.

Thanks in Advance.

/////////////////////////////////////////////////////////////
   0   0       regards

     ==        jonathan yeo
    hello                                                          
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

2. Postscript output from Pdox3.5?

3. Sql mail and lotus notes

4. BDE multi-user access via Win 95 networking

5. Retrieve the IP Address from a Failed Login Attempt

6. Multi-user access to BDE in Delphi v1

7. I am in SQL Mess! Can you put a variable in SQL reference???

8. BDE multi-user access via

9. bde multi user lan setup

10. TechTips: Locking and multi-user considerations in Access, dBase, Paradox/BDE

11. SOLUTION to network BDE Multi User Problem

12. TechTips: Locking and multi-user considerations in Access, dBase, Paradox/BDE