Parallel using Paradox database with c# JET and another program on the same machine
53 views
Skip to first unread message
peyrol
unread,
Jan 21, 2012, 6:42:51 PM1/21/12
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hello
I'm looking for information about what are requirements to run 2
different programs on the same computer which are using the same
Paradox database. First of them was wrote in Delphi and second in .NET
Framewrok with Jet.
Sometimes they are running in parallel, sometimes not depends
generally on which computer. Maybe it's about BDE configuration?
Or maybe You can tell me what are requirements to run 2 different
programs written in Delphi on the same machine that are working on the
same database?
Is that is possible ?
Best Regards
Przemysław Staniszewski
Aahz
unread,
Feb 4, 2012, 9:53:21 AM2/4/12
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
Theoretically, yes, but you have to make sure to run Paradox in network
mode. It's getting close to two decades since I did that, so you're on
your own for figuring out how.
--
Aahz (aa...@pythoncraft.com) <*> http://www.pythoncraft.com/
"Do not taunt happy fun for loops. Do not change lists you are looping over."
--Remco Gerlich