Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / New Users / January 2005

Tip: Looking for answers? Try searching our database.

Moving data from table to table

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Falin - 03 Jan 2005 10:39 GMT
I have a table that contains a lot of data, and I am now creating new tables
to split the data up. How do I do to only get some of the data in the old
table to a new one? For example one or two columns.
Rick Brandt - 03 Jan 2005 12:43 GMT
> I have a table that contains a lot of data, and I am now creating new
> tables to split the data up. How do I do to only get some of the data
> in the old table to a new one? For example one or two columns.

Check help for "Append query".

Signature

I don't check the Email account attached
to this message.     Send instead to...
RBrandt    at       Hunter      dot      com

Sunny - 03 Jan 2005 16:55 GMT
SELECT Col1, Col2 INTO MyNewTable FROM myOldTable Where ifanycondition

> I have a table that contains a lot of data, and I am now creating new tables
> to split the data up. How do I do to only get some of the data in the old
> table to a new one? For example one or two columns.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.