<i><b>Originally posted by : Thomas Johansson (th.jo@telia.com)</b></i><br />How do I create new columns in an Access-database at run-time? Please e-mail the answer to th.jo@telia.com. Thanks!
<i><b>Originally posted by : Jimit Patadiya (info@stpwebhosting.com)</b></i><br />It is very easy. You need to use the below syntax...<br /><br />"Alter Table (Column name)"<br /><br />You will get exact sql syntax from here.<br />http://www.cse.bris.ac.uk/~ccmjs/ora_sql.htm<br /><br />Thanks,<br />Jimit Patadiya<br /><br /><br />------------<br />Thomas Johansson at 5/29/2002 3:41:26 PM<br /><br />How do I create new columns in an Access-database at run-time? Please e-mail the answer to th.jo@telia.com. Thanks!
Was this answer helpful ?
Yes No