|
|
Sponsor |
Re: Access 2002 and psqlodbc 7.03.02: msg#00028db.postgresql.odbc
--- "David P. Lurie" <dbase4@xxxxxxxxxxx> wrote: > Sorry for duplicate post if such occurs; I > originally posted this via > news.gmane.org before subscribing to the mailing > list. > > I'm trying to use Access 2002 as a front end to > postgresql on a small LAN, > with several local users and a few intermittent > users via VPN from home. > > Server : SCO OSR 5.0.7 > postgresql 7.3.4 - binary version that > came with a recent > SCO update; will build a new version from source > when time > allows. > > Workstations: XP Pro or Windows 2000 > cygwin version 7.4.1 on two > XP boxes, along with > PGAdminIII and psqlodbc > 7.03.02. > > Hope to asynchronously replicate from the server to > the Windows boxes at > night, in addition to server DAT and DVD backups. Why? In particular, why do you want to concurrently run local and server versions of the database? > The workstations will > eventually get Office XP Developer runtime versions > of the planned Access > application. > > Some of the tables will need something analogous to > an Access autonumber > field. Postgresql sequences used to populate an int8 > column seem similar. A > short VBA procedure could set the field value to > nextval(sequence_name) as > the BeforeUpdate event for a data entry form. Would > this be the correct > approach? No need, if you are using bound forms. On the one hand you will always have the primary key value handy, which may help you avoid some error cases. But then you need a network round trip to get it, for every insert. I doubt that it's worth the trouble. > > Should queries be passthrough whenever possible, for > speed? Yes. > > Thanks, > > David P. Lurie > > > > > ---------------------------(end of > broadcast)--------------------------- > TIP 7: don't forget to increase your free space map settings __________________________________ Do you Yahoo!? Yahoo! Search - Find what you?re looking for faster http://search.yahoo.com ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Access 2002 and psqlodbc 7.03.02, David P. Lurie |
|---|---|
| Next by Date: | Very Puzzled ---, Jeff Silberberg |
| Previous by Thread: | Access 2002 and psqlodbc 7.03.02, David P. Lurie |
| Next by Thread: | Very Puzzled ---, Jeff Silberberg |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |
Home | sitemap
| advertise | OSDir is
an inevitable website.
|