Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > .NET 1.0 and Visual Studio.NET > VS.NET 2002/2003
|
VS.NET 2002/2003 Discussions about the Visual Studio.NET programming environment, the 2002 (1.0) and 2003 (1.1). ** Please don't post code questions here ** For issues specific to a particular language in .NET, please see the other forum categories.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VS.NET 2002/2003 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 20th, 2006, 03:38 AM
Registered User
 
Join Date: Jan 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to ramyajohn Send a message via Yahoo to ramyajohn
Default How to declare a connection string of postgree SQl

i want to work by using postgreeSQL as DB with C#.net as frontend .I want to know how we will decalre a connection string of postgreeSQL in c#.net .and how we able to amke aconnection with dot net and PostgreSQL

 
Old January 20th, 2006, 06:19 AM
Wrox Technical Editor
 
Join Date: Dec 2005
Posts: 271
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I have never done it myself, but have always been interested in a pg/.net combo...

With a little research I see that there is an ODBC driver availible: http://gborg.postgresql.org/project/....php?downloads

Install that and you can connect through .Net's ODBC object, shouldn't be much different than a MySQL/.net combo.





Similar Threads
Thread Thread Starter Forum Replies Last Post
SQL connection string naeem.net SQL Server ASP 0 July 10th, 2007 02:17 PM
sql server 2000 connection string nikotromus Access VBA 6 February 13th, 2005 10:01 PM
SQL Server Connection String Nicky2k Classic ASP Basics 4 January 13th, 2005 05:22 AM
connection string for sql server rj1406 ASP.NET 1.0 and 1.1 Basics 6 September 16th, 2004 02:49 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.