Page 1 of 1

Updating Data

Posted: Mon 28 Jan 2008 10:01
by Charles
I feel like a complete idiot. I'm not getting "something". Problem is, I'm not even sure what the something is that I am failing to grasp.

The problem is that I cannot seem to make the update() method do anything. I have created a dataset using the wizard. Generated the update etc. commands no problem. Attached it to the form and created the entry boxes. Run the program, see the data....Yippee!

But I edit some data and call Update() and.....nothing happens.

Could you give me an idiot's step-by-step guide to this process so I can see and understand exactly what it is that I am not doing.

The docs are not helping me.

Thanks

Posted: Mon 28 Jan 2008 10:44
by Alexey.mdr
You can peep into specially provided examples.
Demo projects are installed here:
\Program Files\CoreLab\PostgreSQLDirect.NET2\Samples\

You can also find them in the Start menu:
Programs -> Core Lab PostgreSQLDirect for .NET2 -> Samples.