Re: C# Front End Info

Поиск
Список
Период
Сортировка
От Francisco Figueiredo Jr.
Тема Re: C# Front End Info
Дата
Msg-id 3EEF0FCE.1040308@yahoo.com.br
обсуждение исходный текст
Ответ на C# Front End Info  ("Alice Bag" <gabeemilybin@hotmail.com>)
Список 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 по дате отправления:

Предыдущее
От: "Alice Bag"
Дата:
Сообщение: C# Front End Info
Следующее
От: "Mylene"
Дата:
Сообщение: libpgtcl.dll for Tcl/Tk 8.4.3 and libpq.dll for Postgres 7.33