473,387 Members | 1,724 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,387 software developers and data experts.

.NET and TableDefs.Append

I am trying to diagnose a rather insidious problem. Yesterday, I tried to
install the .NET Framework 1.1. That installation failed. No big deal -- I
can live without it.

Now, however, none of my MS Access applications work. I've researched the
problem and found that whenever the DAO TableDefs.Append method is executed
in code, I get Run-time error '3001': Invalid Argument. I am confident that
the VBA syntax is correct, since the same code worked flawlessly up until
yesterday, and it continues to work on my test computer.

On the surface, it would appear that the failed .NET installation has
somehow corrupted DAO. Does that make any sense? More to the point, how do I
fix it? I am using Access 2000 and Windows 2000.
-Todd Matson
Nov 12 '05 #1
1 4426
As often happens, I've learned a little more about this problem since my
post. It seems I was hasty to blame .NET for the trouble; I now believe the
problem was caused by one of the security updates I installed yesterday. To
place this conversation under an appropriate subject heading, I am going to
terminate this thread and start a new one.

-Todd Matson
"Todd Matson" <q@w.e> wrote in message
news:XZ*************@news1.central.cox.net...
I am trying to diagnose a rather insidious problem. Yesterday, I tried to
install the .NET Framework 1.1. That installation failed. No big deal -- I
can live without it.

Now, however, none of my MS Access applications work. I've researched the
problem and found that whenever the DAO TableDefs.Append method is executed in code, I get Run-time error '3001': Invalid Argument. I am confident that the VBA syntax is correct, since the same code worked flawlessly up until
yesterday, and it continues to work on my test computer.

On the surface, it would appear that the failed .NET installation has
somehow corrupted DAO. Does that make any sense? More to the point, how do I fix it? I am using Access 2000 and Windows 2000.
-Todd Matson

Nov 12 '05 #2

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

Similar topics

25
by: Yves Glodt | last post by:
Hello, if I do this: for row in sqlsth: ________pkcolumns.append(row.strip()) ________etc without a prior:
3
by: Jonathan Buckland | last post by:
Can someone give me an example how to append data without having to load the complete XML file. Is this possible? Jonathan
2
by: Shane Suebsahakarn | last post by:
Hi all, Does anyone have any idea why creating a table link across a network should be so slow? My front end app follows these steps when opening: * Retrieve all linked tables in the current...
2
by: BUX | last post by:
I have to look in Index property of myTable, but Set myTableDef = myDB.TableDefs(myTable) is so slow .... Do you now any other fast way? thank you
0
by: audleman | last post by:
I have an ASP form on my website where a visitor enters information. On submit, the form calls a stored procedure stores in a MS SQL 2000 database. The stored procedure works most of the time, but...
26
by: John Salerno | last post by:
If I want to create a list of the form (where each item is repeated twice after the first one), how might I do that most efficiently? Right now I have this: series = for x in range(10): ...
0
by: srabani | last post by:
Hi Everybody, I am srabani I am new to this site. I am working on VBA DAO and come accross with a code For Each tbl In CurrentDb.TableDefs If InStr(1, tbl.Connect,...
10
by: HYRY | last post by:
I have the following questions, I am using Python 2.4.2 19167152 #1 11306608 #1 1. the address of a.append and list.append is different, can I get the address of...
2
by: timmg | last post by:
The following code works well except I can't think of an elegant way of checking for the existance of the named field prior to creating it. Suggestions? Public Sub pNewField() 'Add a new field...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...

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.