Wrox Programmer Forums
|
Access ASP Using ASP with Microsoft Access databases. For Access questions not specific to ASP, please use the Access forum. For more ASP forums, please see the ASP forum category.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access ASP section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 25th, 2004, 12:47 PM
Registered User
 
Join Date: Jan 2004
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default ALTER TABLE

I'm writing a script that will automatically check a table to make sure it has all the fields, and add any missing ones. I'm getting a syntax error on this line:

Conn.Execute "ALTER TABLE Versions ADD Major integer(3)"

I was also wondering if there was a list anywhere of all the data types for Access. I haven't been able to find anything on specific Date/Time field types, or how to create a memo field.

Thanks!






Similar Threads
Thread Thread Starter Forum Replies Last Post
ALTER TABLE(s) within a LOOP seananderson SQL Server 2000 4 March 16th, 2007 02:05 AM
ALTER TABLE CHECKING moooon MySQL 2 May 5th, 2006 01:56 AM
Help on 'Alter Table' command charuni Classic ASP Basics 0 April 14th, 2006 11:14 AM
(oracle 8i)Alter Table <table> coalesce partition combo Oracle 3 October 13th, 2004 09:35 AM
ALTER TABLE syntax barjah SQL Server 2000 1 October 29th, 2003 02:30 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.