Login or Sign Up to become a member!
LessThanDot Sit Logo

LessThanDot

Data Management

Less Than Dot is a community of passionate IT professionals and enthusiasts dedicated to sharing technical knowledge, experience, and assistance. Inside you will find reference materials, interesting technical discussions, and expert tips and commentary. Once you register for an account you will have immediate access to the forums and all past articles and commentaries.

LTD Social Sitings

Lessthandot twitter Lessthandot Linkedin Lessthandot friendfeed Lessthandot facebook Lessthandot rss

Note: Watch for social icons on posts by your favorite authors to follow their postings on these and other social sites.

Your profile

Search

XML Feeds

Google Ads

Tags: postgresql

comments
Rate Post:
submit to reddit Digg!FacebookDotnetkicks

Today there were some PostgreSQL announcements, these announcements are below







pgAdmin v1.10.0 Beta 3 is now available

pgAdmin v1.10.0 Beta 3 is now available for testing in source, Windows

and Mac OS X distributions from:

http://www.postgresql.org/ftp/pgadmin3/release/v1.10.0-beta3/







New version of PostgreSQL 8.3 Live CD released

PostgreSQL live CD, which is based on Fedora 10. The major

change is...

Read More...
comments
Rate Post:
submit to reddit Digg!FacebookDotnetkicks

Most of the database developers these days don't work with just one RDBMS, a large percentage will work with at least two of them. SQL In A Nutshell will help you with that, no longer do you have the need for two or more books open at the same time. I asked Kevin Kline if he would be interested in an interview and as you can see he said yes.

Denis: Is the book geared towards a beginner/intermediate level user or d...

Read More...
comments
Rate Post:
submit to reddit Digg!FacebookDotnetkicks

Npgsql2 has been RTM :-)

Npgsql is a .Net Data Provider for Postgresql. It allows any program developed for .Net framework to access the PostgreSQL database server. It is implemented in 100% C# code. Works with Postgresql 7.x and above.

Npgsql2 Supports .Net 2.0 and 3.5 and there is even added support for the EntityFramework

You can download all the goodies here: http://pgfoundry.org/frs/?group_id=1000140

Read More...