473,785 Members | 2,327 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Invalid Argument for large import or link

Peeked around here but didn't really see an explanation as to the
varied "Invalid Argument" errors that appear in Access sometimes. I'm
using Access 2003 and trying to import an Access table of ~200,000
records into my DB. I've tried importing, linking, exporting the
original table to txt and importing or linking to that. Then I tried
exporting the table to it's own DB (which worked) but still cant then
import or link to the DB I'm using. I get "Invalid Argument" errors.

There's no code or anything and I've repaired and compacted all
relevant DB at least 3 times each, rebooted, shut down and restart and
nothing works. This happened to me about 2 yrs ago with importing
"large" files and seems like an Access bug, but is there anything that
can be done??? I've wasted a day already trying to get this data in!!

Thanks,
Darrell

Oct 20 '06 #1
2 6585
Try setting up an append query that only transfers maybe a fourth of your
import data at a time

Kevin C
<ve***@aol.comw rote in message
news:11******** *************@b 28g2000cwb.goog legroups.com...
Peeked around here but didn't really see an explanation as to the
varied "Invalid Argument" errors that appear in Access sometimes. I'm
using Access 2003 and trying to import an Access table of ~200,000
records into my DB. I've tried importing, linking, exporting the
original table to txt and importing or linking to that. Then I tried
exporting the table to it's own DB (which worked) but still cant then
import or link to the DB I'm using. I get "Invalid Argument" errors.

There's no code or anything and I've repaired and compacted all
relevant DB at least 3 times each, rebooted, shut down and restart and
nothing works. This happened to me about 2 yrs ago with importing
"large" files and seems like an Access bug, but is there anything that
can be done??? I've wasted a day already trying to get this data in!!

Thanks,
Darrell

Oct 20 '06 #2
Didn't really work, still got error. Guess my question is that
shouldn't Access be able to handle a table of 500,000 records? This
must be a known issue so are there any system settings, etc. that
should be adjusted to overcome this? Is Microsoft just trying to get
you to move to SQL when you get to a certain point? (I only have 1-2
tables of this size and am not a DBA so not really interested in moving
to SQL, though I do have a MYSQL server and might have to look at that
if I can't get around this stuff.)

Kc-Mass wrote:
Try setting up an append query that only transfers maybe a fourth of your
import data at a time

Kevin C
<ve***@aol.comw rote in message
news:11******** *************@b 28g2000cwb.goog legroups.com...
Peeked around here but didn't really see an explanation as to the
varied "Invalid Argument" errors that appear in Access sometimes. I'm
using Access 2003 and trying to import an Access table of ~200,000
records into my DB. I've tried importing, linking, exporting the
original table to txt and importing or linking to that. Then I tried
exporting the table to it's own DB (which worked) but still cant then
import or link to the DB I'm using. I get "Invalid Argument" errors.

There's no code or anything and I've repaired and compacted all
relevant DB at least 3 times each, rebooted, shut down and restart and
nothing works. This happened to me about 2 yrs ago with importing
"large" files and seems like an Access bug, but is there anything that
can be done??? I've wasted a day already trying to get this data in!!

Thanks,
Darrell
Nov 3 '06 #3

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

Similar topics

1
2116
by: Josef Meile | last post by:
Hi, I'm trying to do a simple link checking for python 2.1.3 (compiled from source on linux), but it fails when I use an invalid ssl url. For example: I have zope without ssl running on port 8080, if I do this on the browser's address bar: https://my_ip:8080 --> The https is intentional mozilla on linux and IE on windows, take a long time till a timeout
11
2484
by: Nad | last post by:
Hello, I have a page with two link buttons. When I click on the first one I call server.execute("target.aspx") to view target.aspx on the original page. Then I click on the second link button and in this case I redirect to another page, HOWEVER, I get Invalid ViewState exception. I know the problem stems from server.execute but don't know why. Any Ideas? Thank you.
4
6216
by: bob | last post by:
I have little C experience and am concurrently trying to tackle C and LKM's (a little too ambitious maybe) anyway here is the problem I'm having with an example module I found. static int myintArray = { -1, -1 }; static int arr_argc = 0;
4
3384
by: robert | last post by:
On a server the binary (red hat) installed python2.4 and also a fresh compiled python2.5 spits "sem_post: Invalid argument". What is this and how can this solved? Robert ============== server # python2.4 sem_post: Invalid argument
1
4648
by: max.aginaga | last post by:
Hi everyone I've come across the following problem: on two different linux machines, both running python 2.5 (r25:51908), I have the same file 'd.dat'. The md5 checksums are the same. Now, on one machine the following code works while on the other...
23
3269
by: nikki2 | last post by:
Hi I have a database, with which I have always had problems. Sometimes they were Invalid Argument problems, and sometimes there were others (such as that the record was too large). Some of the tables are very large and only linked in, some are imported. The ODBC is a pervasive odbc engine interface. In the past, some of the problems have gone away by compacting and repairing the database. Still, it's difficult to keep working with this...
25
20571
by: tekctrl | last post by:
Anyone: I have a simple MSAccess DB which was created from an old ASCII flatfile. It works fine except for something that just started happening. I'll enter info in a record, save the record, and try to move to another record and get an Access error "Record is too large". The record is only half filled, with many empty fields. If I remove the added data or delete some older data, then it saves ok and works fine again. Whenever I'm...
9
4565
by: 200dogz | last post by:
Hi guys, I want to have a button which opens up a new window when pressed. <asp:Button ID="Button1" runat="server" Text="Open new window" /> ... Button1.Attributes.Add("OnClick",
4
6341
by: mattehz | last post by:
Hey there, I am trying to upload old source files and came across these errors: Warning: Invalid argument supplied for foreach() in /home/mattehz/public_html/acssr/trunk/inc_html.php on line 59 Notice: Undefined index: args in /home/mattehz/public_html/acssr/trunk/inc_error.php on line 92 Warning: Invalid argument supplied for foreach() in /home/mattehz/public_html/acssr/trunk/inc_error.php on line 92
0
9491
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
10104
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9959
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8988
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7510
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5397
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5532
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4063
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2894
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.