dbTalk Databases Forums  

product feature sets

comp.databases.postgresql.admin comp.databases.postgresql.admin


Discuss product feature sets in the comp.databases.postgresql.admin forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
David Bear
 
Posts: n/a

Default product feature sets - 11-17-2004 , 04:56 PM






This may sound like an impossible thing to ask because it may seem
like an apples to oranges questions. If there were a book entitled
"Using Postgresql with MS Access" I would suspect answers there.

Still I'm going to draw upon the collective experience of this list.

1) are there any comparisons done between the relational features of
ms-access vs postgresql? Things like, does access enforce referential
integrity... triggers... transactions... etc.

2) Since Access has the upsize tool that helps converting data to an
ms-sql server, has anyone made a similar tool that helps with access?
I have received from this group an email with some script in it that
helps with table migration but I haven't had a chance to really
understand what it does --

Many thanks in advance.

--
David Bear
phone: 480-965-8257
fax: 480-965-9189
College of Public Programs/ASU
Wilson Hall 232
Tempe, AZ 85287-0803
"Beware the IP portfolio, everyone will be suspect of trespassing"

---------------------------(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


Reply With Quote
  #2  
Old   
Simon Riggs
 
Posts: n/a

Default Re: product feature sets - 11-17-2004 , 05:34 PM






On Wed, 2004-11-17 at 22:56, David Bear wrote:
Quote:
This may sound like an impossible thing to ask because it may seem
like an apples to oranges questions. If there were a book entitled
"Using Postgresql with MS Access" I would suspect answers there.

Still I'm going to draw upon the collective experience of this list.

1) are there any comparisons done between the relational features of
ms-access vs postgresql? Things like, does access enforce referential
integrity... triggers... transactions... etc.

There is no need. Microsoft themselves explain how Access is not
suitable for use in business critical activities. PostgreSQL is
comparable with SQLServer, and clearly ahead of Access DB.

Quote:
2) Since Access has the upsize tool that helps converting data to an
ms-sql server, has anyone made a similar tool that helps with access?
I have received from this group an email with some script in it that
helps with table migration but I haven't had a chance to really
understand what it does --
The upsize tool is a myth. SQLServer DBAs do not accept it, nor will
they accept the poor designs of Access databases. Replicating something
that exists only for marketing perceptions is not something that you'll
find people spending their time on.

This is the reason Access now provides "project files" that allow an
Access application to work against a SQLServer database.

The "Access problem" is one big reason PostgreSQL is well supported, and
will continue to be so. Microsoft are responding by making SQL Server
2005 free for use on one CPU... as if that helps.

--
Best Regards, Simon Riggs


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo (AT) postgresql (DOT) org



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.