Auto add columns to existing table

Vista2007

Registered User.
Local time
Today, 12:06
Joined
Feb 26, 2007
Messages
11
Is there a way to automate for a user the ability to add a column to an existing table and give it a name? Also add a new table and create their own column names with a primary key.

Thank you
 
I was able to create SQL statement that allows me to add a column to a table, however when I used the same statement to a link table it did not work. Is there away around that. If anyone can help I would appreciate it.

Thank you
 

Users who are viewing this thread

Back
Top Bottom