G
Guest
Hi to all,
I've a sqlserver 2005 database and an application developed with vb.net 2005.
To manage data I used typed datasets created by the wizard.
Now I need to change the data type of a db field from interger to floating.
When I change the data type the dataset is not updated and I' m not able to
see the contents of the fields in my application. I see only blank.
How can I update the dataset?
Thank you
Antonello
I've a sqlserver 2005 database and an application developed with vb.net 2005.
To manage data I used typed datasets created by the wizard.
Now I need to change the data type of a db field from interger to floating.
When I change the data type the dataset is not updated and I' m not able to
see the contents of the fields in my application. I see only blank.
How can I update the dataset?
Thank you
Antonello