Re: C# Front End Info - Mailing list pgsql-interfaces

From Francisco Figueiredo Jr.
Subject Re: C# Front End Info
Date
Msg-id 3EEF0FCE.1040308@yahoo.com.br
Whole thread Raw
In response to C# Front End Info  ("Alice Bag" <gabeemilybin@hotmail.com>)
List 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



pgsql-interfaces by date:

Previous
From: "Alice Bag"
Date:
Subject: C# Front End Info
Next
From: "Mylene"
Date:
Subject: libpgtcl.dll for Tcl/Tk 8.4.3 and libpq.dll for Postgres 7.33