Posts by gabeloni • 31 points
2 posts
-
1
votes1
answer178
viewsQ: C# + Postgresql = strange character
Greetings Galera I am working with C# Windows Forms and have already done some tests with postgresql using version 9.1 and everything seemingly normal. But I came across a bench in version 8.4,…
-
2
votes2
answers196
viewsQ: Error Searching for Serial Postgresql
Using: c#, windows Forms, postgresql I’m having trouble putting together a routine which saves data to a table and retrieves the id recorded(serial / Sequence) and updates the log in another table.…