473,396 Members | 1,886 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Export data

bsn
Hello NG
System : XP + Access2003

I would like to transfer data from currentdb to externdb...
I have 2 sql´s - 1) is working - 2) not working...why...???
1
INSERT INTO tblTest IN 'testdb.mdb' SELECT * FROM Export;

2
INSERT INTO tblTest IN 'C:\Documents and Settings\Bjarne S.
Nielsen\Skrivebord\testdb.mdb' SELECT * FROM Export;

Can u help solving this...
Bjarne
Feb 12 '06 #1
2 1366
"bsn" <bsnsnabelaoncabledotdk> wrote in message
news:43***********************@dread12.news.tele.d k...
Hello NG
System : XP + Access2003

I would like to transfer data from currentdb to externdb...
I have 2 sql´s - 1) is working - 2) not working...why...???
1
INSERT INTO tblTest IN 'testdb.mdb' SELECT * FROM Export;

2
INSERT INTO tblTest IN 'C:\Documents and Settings\Bjarne S.
Nielsen\Skrivebord\testdb.mdb' SELECT * FROM Export;

Can u help solving this...
Bjarne

I usually use:
INSERT INTO [MS Access;Database=C:\Documents and Settings\Bjarne S.
Nielsen\Skrivebord\testdb.mdb;].tblTest SELECT Export.* FROM Export;
Feb 12 '06 #2
bsn

"ByteMyzer" <sb*@news.sf.sbcglobal.net> skrev i en meddelelse
news:57******************@newssvr25.news.prodigy.n et...
"bsn" <bsnsnabelaoncabledotdk> wrote in message
news:43***********************@dread12.news.tele.d k...
Hello NG
System : XP + Access2003

I would like to transfer data from currentdb to externdb...
I have 2 sql´s - 1) is working - 2) not working...why...???
1
INSERT INTO tblTest IN 'testdb.mdb' SELECT * FROM Export;

2
INSERT INTO tblTest IN 'C:\Documents and Settings\Bjarne S.
Nielsen\Skrivebord\testdb.mdb' SELECT * FROM Export;

Can u help solving this...
Bjarne

I usually use:
INSERT INTO [MS Access;Database=C:\Documents and Settings\Bjarne S.
Nielsen\Skrivebord\testdb.mdb;].tblTest SELECT Export.* FROM Export;

Works like a charme - Thank you...
Bjarne
Feb 13 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Bennett Haselton | last post by:
I'm working on an ASP.Net project where I want to test code on a local machine using a local database as a back-end, and then export it to the production machine where it uses the hosting...
0
by: Shawn Mehaffie | last post by:
I have the following class that I've wirtten to take a Dataset and automatically export it to either XML, ASCII or Tab delimited file. The reason I wrote it they way I did was that I don't want to...
1
by: Matt | last post by:
I have an ASP page that calls ASP routines that I created that execute a database query and return the results to a recordset. I then iterate through the recordset and display the data in a table....
1
by: Do Park via SQLMonster.com | last post by:
Hello all, I don?t often export data from a table. I am wondering how you export data from a table. I?d like to know how you export in real world. Do you export data from a table to a flat...
6
by: maricel | last post by:
Is there anybody out there who have any idea why EXPORT is relatively slower when putting the output file on a network drive - map drive from onother PC compared to putting it on my local PC drive...
1
by: Janne Ruuttunen | last post by:
Hello DB2 people, I'm having problems exporting >= 250000 lobs to IXF files with the LOBSINFILE option, using a legacy DB2 2.1 system on Win NT. If I don't specify a path for the lobs,...
0
by: Shawn Mehaffie | last post by:
I have the following class that I've wirtten to take a Dataset and automatically export it to either XML, ASCII or Tab delimited file. The reason I wrote it they way I did was that I don't want to...
1
by: chaitu | last post by:
Hi, Can anybody tell me what the error code for Export is. Like i get the message SQL3104N The Export utility is beginning to export data to file...
1
by: smaczylo | last post by:
Hello, I've recently been asked to work with Microsoft Access, and while I feel quite comfortable with Excel, I'm at a complete loss with databases. If someone could help me with this issue I'm...
0
by: kkshansid | last post by:
i cannot export my sql server database to msaccess database which i usually did successfully 3weeks ago pls help me to find the error so that i can correct it in future error is - Validating...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.