File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Databases
»
JDBC
Author
to run alter command in Access
dipin mathew
Greenhorn
Joined: Oct 01, 2001
Posts: 3
posted
Oct 01, 2001 01:16:00
0
I have been able to run the create and drop tables using the sql statements in Microsoft Access but the alter command to add columns is not working. Code is..
stmt.executeUpdate(" alter table tablename add (address VARCHAR(15) ,city VARCHAR(15) ");
Jamie Robertson
Ranch Hand
Joined: Jul 09, 2001
Posts: 1879
I like...
posted
Oct 01, 2001 10:51:00
0
what is the exception message/number?
Jamie
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: to run alter command in Access
Similar Threads
CVS How To
upgrading to 2.1.6
Exceptions (4) in catalina.out
SQL Error
inserting a new column to an existing oracle table with a fixed value in all the rows of that column
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter