|
Home > Archive > PostgeSQL ODBC > November 2005 > Anyone using PostgresODBC and .NET 2.0?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Anyone using PostgresODBC and .NET 2.0?
|
|
| Leendert Paul Diterwich 2005-11-09, 3:23 am |
| I'm trying to autogenerate insert,update and deletecommands. Which worked
perfectly in VS beta 2 but know it refuses to do so. Has anyone had the same
experiences or perhaps workarounds in f.e. modifying the connection string?
Regards,
Paul
| |
|
| Hi Paul,
For now, i use a classic connectionstring to ODBC and
PostgreSQL without any trouble.
I'm able to create users, database, tables without
issues.
I'm under VS.net 2005 and NET v2.0.
Maileen
--- Leendert Paul Diterwich <paulditerwich@gmail.com>
wrote:
> I'm trying to autogenerate insert,update and
> deletecommands. Which worked
> perfectly in VS beta 2 but know it refuses to do so.
> Has anyone had the same
> experiences or perhaps workarounds in f.e. modifying
> the connection string?
>
>
>
> Regards,
>
>
>
> Paul
>
>
____________________
______________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com
---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?
http://archives.postgresql.org
|
|
|
|
|