Joined: Wed Jul 26, 2006 9:04 am Posts: 6 Location: India
|
Hi
I intially created class ‘Emp’ withString type attribute(address) with length 20;
Using Velocity i cretaed tables in MSSQL DB;
After that i inserted 20 char string for address field.
Then i changed to address field length 20 to 15;Then again i updated tables using Velocity.
But my MSSQL DB Emp table address field pointing varchar 20,which i was intially created.
But i want to DB adress field length as 15 only.Also i dont want lose my existing data;
Please help me if any body knows.
Iam waiting for your reply…............
|
|