dbTalk Databases Forums  

ADO.Net / PostgreSQL / Access

comp.databases.postgresql comp.databases.postgresql


Discuss ADO.Net / PostgreSQL / Access in the comp.databases.postgresql forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
Cameron L. Spitzer
 
Posts: n/a

Default Re: ADO.Net / PostgreSQL / Access - 10-17-2006 , 04:39 PM






In article <1161084246.118796.126270 (AT) m7g2000cwm (DOT) googlegroups.com>, Vivien Parlat wrote:
Quote:
The same way, I see Access as an attempt to bring database prog... no,
manipulation, to the masses. Years after that, MS gives C# which is a
much more cleaner implementation of concepts the developer is now used
to see and use.
"Those who do not understand unix are doomed to reinvent it, poorly."
-- Henry "utzoo" Spencer

"Windows NT is going to be a better unix than UNIX!"
-- William Gates, in one of those trade show "keynotes"


Quote:
Maybe it is a database-for-kids. But as weak as it is, serious projects
are built over it, as well as VB (old projects, yes...); do you think
the same thing of SQL Server ?
I can't comment on its fitness for your purpose, but please do
us all a favor and don't expose it on a routable IP address.
Hide it behind a NAT box so the kiddies won't invade it.


Cameron



Reply With Quote
  #12  
Old   
Laura I Kataja
 
Posts: n/a

Default Re: ADO.Net / PostgreSQL / Access - 10-18-2006 , 02:32 AM






In article <1161084246.118796.126270 (AT) m7g2000cwm (DOT) googlegroups.com>,
Vivien Parlat wrote:

Quote:
Maybe it is a database-for-kids. But as weak as it is, serious projects
are built over it, as well as VB (old projects, yes...); do you think
the same thing of SQL Server ?
My only contact with SQL server has been searching information for
certain features in its manuals. Manuals give an impression of properly
working database (its meant as a serious program, not as a toy...). The
real databases I've been working with are Oracle and Postgres.

--

Freedom of speech, basic right, not a privilege!
Laura Kataja
kisuli miau iki poäng fi
Kuvaelma: <http://www.helsinki.fi/~likataja/Kirjakauppa.html>


Reply With Quote
  #13  
Old   
fathibn@free.fr
 
Posts: n/a

Default Re: ADO.Net / PostgreSQL / Access - 10-22-2006 , 07:01 PM



On 16 Oct 2006 05:20:14 -0700, "Vivien Parlat" <pocky6 (AT) gmail (DOT) com>
wrote:

Quote:
Hello,

I'm going to ask the same question as I previously asked in berkeley-db
newsgroup:

I'm coming from an MS-database world, using Access with VB, and SQL
Server with C#. I'd like to try an opensource database instead of SQL
Server one, but couldn't find answers to some basic questions:
- can PostgreSQL database be stored in a single file, such as Access'
mdb ones ?
The dump of a database can be.
- if the answer is negative, in computers which use a program using
PostgreSQL, how is stored the database and is it easily moveable ?
A dump then a restore lets you move the database between different
machines with the same version of postgresql.
Quote:
- is there a DbProvider in ADO.Net 2 which works fine with PostgreSQL
Yes there is. Fine I don't know.
? Or a separate one ? I'd like to use the database with C# and benefit
of DB fonctionality of it.

Thanks in advance for any answer.

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 - 2012, Jelsoft Enterprises Ltd.