473,785 Members | 2,333 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Access and Postgresql

I have an application I built in Access 2003. It is an electronic medical
records program split into front end (8 computers) and back end.
This runs flawlessly. Purchased a billing program that uses Postgresql.
This resides on the same computer as our Access backend.
We keep getting knocked out of the new billing program and never get knocked
out of my Access program. The billing software provider says that Access and
Postgresql running on the same machine is causing the problem.
Has anyone ever heard of this as we cannot go without the Access program.
I don't know much about Postgresql and any help will be appreciated.

Pete

--
Message posted via http://www.accessmonster.com

Apr 12 '07
14 2610
"Larry Linson" <bo*****@localh ost.notwrote in
news:OtbUh.3384 $h8.1633@trnddc 06:
"jptpjs via AccessMonster.c om" <u14870@uwewrot e
I just wanted to make it clear that the machine
that has the postgresql data also has its own
front end and the back end. So access is running
on the same machine as the postgresql.

The only thing that I can think of that might cause "interferen ce"
is the limit on the number of concurrent connections in a
peer-to-peer network (varies with the OS, but not the "virtually
unlimited" number supported by a server OS).
But that would be per client workstation, no?

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
Apr 15 '07 #11

"David W. Fenton" <XX*******@dfen ton.com.invalid wrote in message
news:Xn******** *************** **********@127. 0.0.1...
"Larry Linson" <bo*****@localh ost.notwrote in
news:OtbUh.3384 $h8.1633@trnddc 06:
>"jptpjs via AccessMonster.c om" <u14870@uwewrot e
I just wanted to make it clear that the machine
that has the postgresql data also has its own
front end and the back end. So access is running
on the same machine as the postgresql.

The only thing that I can think of that might cause "interferen ce"
is the limit on the number of concurrent connections in a
peer-to-peer network (varies with the OS, but not the "virtually
unlimited" number supported by a server OS).

But that would be per client workstation, no?
Is there a difference between a "client" and "server" machine in a
peer-to-peer? I am certainly neither a platform nor networking expert, but
thought it was "per machine". I would be happy to hear that is not the case,
though.

And (remembering the need to increase the number of allowed connections in
older Novell environments into the thousands), even so, it might interfere
with performance measurements.

Larry
Apr 16 '07 #12
"Larry Linson" <bo*****@localh ost.notwrote in
news:owLUh.1370 $xL6.590@trnddc 05:
>
"David W. Fenton" <XX*******@dfen ton.com.invalid wrote in message
news:Xn******** *************** **********@127. 0.0.1...
>"Larry Linson" <bo*****@localh ost.notwrote in
news:OtbUh.338 4$h8.1633@trndd c06:
>>"jptpjs via AccessMonster.c om" <u14870@uwewrot e

I just wanted to make it clear that the machine
that has the postgresql data also has its own
front end and the back end. So access is running
on the same machine as the postgresql.

The only thing that I can think of that might cause
"interference " is the limit on the number of concurrent
connections in a peer-to-peer network (varies with the OS, but
not the "virtually unlimited" number supported by a server OS).

But that would be per client workstation, no?

Is there a difference between a "client" and "server" machine in a
peer-to-peer?
If one is acting as a server, yes, though all versions of Windows NT
are running the server service by default (it can't be shut off
without messing up nearly everything).
>I am certainly neither a platform nor networking expert, but
thought it was "per machine". I would be happy to hear that is not
the case, though.
My only point was not to confuse server connections from client
workstations with database connections. There can be only one of the
former per workstation, while there can be multiple database
connections from a single workstation.

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
Apr 17 '07 #13
"David W. Fenton" <XX*******@dfen ton.com.invalid wrote
My only point was not to confuse server
connections from client workstations with
database connections. There can be only one
of the former per workstation, while there
can be multiple database connections from
a single workstation.
Thanks, David.
Apr 18 '07 #14
Access Data Projects & SQL Server are a _MUCH_ better solution that
MDB linked to _ANYTHING_

seriously

it's pain free


On Apr 12, 12:50 pm, "jptpjs via AccessMonster.c om" <u14870@uwe>
wrote:
I have an application I built in Access 2003. It is an electronic medical
records program split into front end (8 computers) and back end.
This runs flawlessly. Purchased a billing program that uses Postgresql.
This resides on the same computer as our Access backend.
We keep getting knocked out of the new billing program and never get knocked
out of my Access program. The billing software provider says that Access and
Postgresql running on the same machine is causing the problem.
Has anyone ever heard of this as we cannot go without the Access program.
I don't know much about Postgresql and any help will be appreciated.

Pete

--
Message posted viahttp://www.accessmonst er.com

Apr 23 '07 #15

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
2626
by: E. Zorn | last post by:
Hi, i use Access as a frontend via ODBC to an Linux-based postgresql. I have a problem in a form where I use a lot of subforms. In some cases ( i couldn't detect when - but I really try to) the form and Access hangs. The only way to close the form is to close Access via "cross" (upper right corner). If I try then to view once again the form I get the following error message:
10
2407
by: Mike | last post by:
I recently had a Microsoft Access 97 database corrupt on me. The setup is a split database (front end/back end) setup with about 10-15 users. This is the first corruption in something like a year. The database has about 25 tables, and the total size is about 15MB, after a compact. The front end sits on users Windows 2000 Professional desktops, and the file server is a Windows 2000 Server. I've been thinking of migrating the back end,...
1
2314
by: Mike_red | last post by:
Hello, I hope someone can solve my problem here. I am currently working/programming a website using Debian Linux + Perl + PHP + PostgreSQL + Apache. Some data in the postgreSQL server must be updated from a Microsft Access database once a week. The Micorosft Access database is running on a Windows NT 4 platform.
13
7293
by: Zlatko Matić | last post by:
Is it possible to use Access as front-end for POstgreSQL and how ? What about Access Projects (.adp) and PostgreSQL ?
2
3893
by: Zlatko Matić | last post by:
Hello. I have the following problem with MS Access/PostgreSQL combination: There is a form in Access that has an unbound text box, used for entering a commentary of a batch of records. There is a DAO Append Query that has a parameter that is passed from the text box using parameter of DAO QueryDef object. I adjusted B7 parameter (Text as LongVarchar) in connection string (ODBC driver) to 1, so that Access links PostgreSQL Text fields as...
4
1783
by: Chris Ochs | last post by:
We have a number of tables in a CRM that is written in MS access that I need to be able to provide a web interface to. I can export the tables just fine using pgadmin II, but I cant' think of a clean way to import them from postgresql back to access. Synchronizing only needs to happen once a day at the most. I was also thinking of using the MS access forms with access tables that are just odbc links to the postgresql database. Does...
3
7581
by: Clodoaldo Pinto Neto | last post by:
Hi all, I'm restoring a database from 7.3.4 FC1 to 7.4.2 FC2: $ pg_restore -d KakaoStats KakaoStats.dump pg_restore: could not execute query: ERROR: could not access file "$libdir/plpython": No such file or directory The dump was generated with the command:
10
3571
by: Eric E | last post by:
Hi all, I am using an Access client linked to a PG 7.4 server via ODBC. I have a stored proc on the server that inserts rows into a table.particular table, accomplished via an INSERT within the body of the stored proc. The procedure does not explicitly commit this data, as no transactions are invoked. The problem is that Access will not modify these records via table or form view, giving its generic "Write conflict: another user has...
10
12997
by: harvindersingh | last post by:
Hello I am developing an application that requires PostgreSQL connection, I have installed PostgreSQL on my development machine and using NpgSQL to connect to the database. I am able to connect to the database while the application is running on the development PC, but whenever I am on any other PC on my network I cannot connect the application to the DB server running on another machine. I have been searching for a solution for quite a long...
0
9647
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9489
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10162
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9959
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8988
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6744
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5396
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4063
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3665
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.