Re: C# Front End Info

From: "Francisco Figueiredo Jr(dot)" <fxjrlists(at)yahoo(dot)com(dot)br>
To: Alice Bag <gabeemilybin(at)hotmail(dot)com>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: C# Front End Info
Date: 2003-06-17 12:55:42
Message-ID: 3EEF0FCE.1040308@yahoo.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Alice Bag wrote:
> Hey all,
>
Hi Gabriel,

>
> I'm aware of the Npgsql.net project but I don't think it can do
> everything that I would like to do, like edit triggers, define
> constraints, etc... Wouldn't it be more for connecting to a server
> rather then configuring one. Anyone know about this?
>

Please, correct me if I'm wrong, but, IMHO, if you use the commands like
create trigger, alter trigger and drop trigger in your frontend you
could do it with Npgsql.
The constraints definitions also could be done with sql statements.

Npgsql would be more for connecting to a server. In fact, it is *just*
for connecting to a server :)

And good luck implementing your front end and, please, let me know how
Npgsql could help you in case it doesn't do something you would like it
to do.

---
Regards,
Francisco Figueiredo Jr.
---
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
- Indira Gandhi

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Mylene 2003-06-18 02:24:44 libpgtcl.dll for Tcl/Tk 8.4.3 and libpq.dll for Postgres 7.33
Previous Message amrut 2003-06-17 09:06:47 Inquiry From Form [pgsql]