| Author |
Change in Data Type in DB will effect java code?
|
sanjay kumar
Greenhorn
Joined: Aug 03, 2007
Posts: 21
|
|
all, I have a Sybase DataBase with some Stored Procs and tables. the code/background processes are in Java & C. In one of the tables I have to modify the datatypes of the column from char to TEXT. What changes should i make in my Java Code?( as they are inserting/editing tables) Thanks Frank
|
 |
 |
|
|
subject: Change in Data Type in DB will effect java code?
|
|
|