Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

Go Back  dBforums > Data Access, Manipulation & Batch Languages > ANSI SQL > Questions about tables and SQL

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-21-03, 12:45
hex hex is offline
Registered User
 
Join Date: Dec 2002
Posts: 11
Questions about tables and SQL

I am using a commercial database program that was made using Access 97 and runs on Jet 3.5. I do not use Access to run this program. Each table is in a file like HISTORY.MDB or CUSTOMER.MDB.

The program updates the required tables when entering data in a form for data entry. There are about 20 tables.

There is a form to enter SQL for each table to do simple updates and simple select type reports. The program also comes with built in reports.

Question 1; I want to add a column to a table, when I enter the add column SQL I get a message saying the table is in use. How can I add a column?

Question 2; I want to update fields in one table from data in fields in another table. I tried several update SQL but each time I get a message saying I can't do that. How can I update fields?

I am learning databases and SQL because of this program, which I have to work with. I could use any help, like a tip, an example or a book suggestion.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On