--- Carl Olsen <[EMAIL PROTECTED]> escreveu: > How about some examples of inserts and updates using parameters? I think > I'm using strings, integers, and booleans, and byte[]s for parameters. >
Hi Carl, Did you check Npgsql Users' Manual[1]? There are a lot of samples of Npgsql usage. I hope it helps. Although I think it doesn't cover all and every single way of using Npgsql, I think it has a lot of good examples. Please, let me know if you don't find some typical usage so I can add it there in order to help other users too. Thanks in advance. [1]http://gborg.postgresql.org/project/npgsql/cvs/co.php/Npgsql/docs/UserManual.htm Regards, Francisco Figueiredo Jr. ____________________________________________________ Yahoo! Mail, cada vez melhor: agora com 1GB de espa�o gr�tis! http://mail.yahoo.com.br _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
