View Single Post
Old March 17th, 2007, 04:18 PM   #3 (permalink)
Peter Anthony
Junior Member
Verified Customer
 
Join Date: Jan 2007
Posts: 2
Quote:
Originally Posted by Chuck S View Post
Run this query in vb sql window and add any necessary prefix as you have removed the vb location field

ALTER TABLE userfield ADD field2 VARCHAR(75) DEFAULT NULL;
I'm not sure on how to do that

It says: An error occurred while attempting to execute your query. The following information was returned.
error number: 1146
error desc: Table 'jjuventu_foro.userfield' doesn't exist
Peter Anthony is offline   Reply With Quote