Computing.Net > Forums > Database > insert into

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

insert into

Reply to Message Icon

Name: MAR
Date: April 16, 2007 at 04:55:12 Pacific
OS: XP
CPU/Ram: 1.44
Product: Intel
Comment:

Hi guys
need help to insert rows in a table from another table in MS Access.
please post some sample.
tks



Sponsored Link
Ads by Google

Response Number 1
Name: wizard-fred
Date: April 17, 2007 at 10:25:27 Pacific
Reply:

In a database data is not inserted like a spreadsheet. Te displayed position is controlled by an index.


0

Response Number 2
Name: rousou
Date: April 20, 2007 at 02:10:32 Pacific
Reply:

you can do this through an append query.
create a new query in design view, select thr source table and then change the query from a select query to an append query. it will ask you the table that you wish to copy the data. then select fields you wish to copy (source and destination tables). you can also use the normal select queries functions such as filters, links etc.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Database Forum Home


Sponsored links

Ads by Google


Results for: insert into

Numerated inserts into a mysql tabl www.computing.net/answers/dbase/numerated-inserts-into-a-mysql-tabl/290.html

SQL Question about DISTINCT www.computing.net/answers/dbase/sql-question-about-distinct/289.html

Beginner SQL Student, Question www.computing.net/answers/dbase/beginner-sql-student-question/271.html