473,409 Members | 2,056 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,409 software developers and data experts.

IErrorInfo.GetDescription failed with E_FAIL(0x80004005)., why i'm i getting this

i'm using a standard access 2000 mdb file, and i have used many before, thru
ado.net

when i run the DataAdapter configuration wizard, i get the following message

the wizard detected the following problems when configuring the DataAdapter

Details:
Genereated Select Statement

IErrorInfo.GetDescription failed with E_FAIL(0x80004005).
why am i getting this error, and what can i do to fix it?

thanks for any help

ray

please respond to the list
Nov 20 '05 #1
5 38919
You might have a FieldName the same as one of the keywords. Try putting
brackets around the [ FieldName ] .

Regards - OHM

ray well wrote:
i'm using a standard access 2000 mdb file, and i have used many
before, thru ado.net

when i run the DataAdapter configuration wizard, i get the following
message

the wizard detected the following problems when configuring the
DataAdapter

Details:
Genereated Select Statement

IErrorInfo.GetDescription failed with E_FAIL(0x80004005).
why am i getting this error, and what can i do to fix it?

thanks for any help

ray

please respond to the list


Regards - OHM# On**********@BTInternet.com
Nov 20 '05 #2
one handed man,

thanks for your reply.
You might have a FieldName the same as one of the keywords. Try putting

brackets around the [ FieldName ] .<<

what would u mean by 'keywords' which kind of keywords?

thanks, ray


Nov 20 '05 #3
Like Zone or Action , Date etc

OHM#

ray well wrote:
one handed man,

thanks for your reply.
You might have a FieldName the same as one of the keywords. Try
putting

brackets around the [ FieldName ] .<<

what would u mean by 'keywords' which kind of keywords?

thanks, ray


Regards - OHM# On**********@BTInternet.com
Nov 20 '05 #4
i found the solution to the problem.

i had 2 tables, each of which had the same field name, 'Name'.

when i made these fields unique, by naming one 'CustomerName', and the other
'SupplierName', i didn't get this error any more

ray
Nov 20 '05 #5
i found the solution to the problem.

i had 2 tables, each of which had the same field name, 'Name'.

when i made these fields unique, by naming one 'CustomerName', and the other
'SupplierName', i didn't get this error any more

ray
Nov 20 '05 #6

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

Similar topics

0
by: Arif | last post by:
In my C# application all queries runs well both with MS Access and SQL Server databses. But only the following query runs well on SLQ Server2000 but with MS Access gives error =>...
1
by: VB Programmer | last post by:
I am getting a "IErrorInfo.GetDescription failed with E_FAIL" error when trying to do a "Fill" on a dataadapter. Any ideas?? The SQL command seems good (to an Access db). Here is the general...
1
by: TG | last post by:
This is a snippet from my code. When I run it, I get the error message "IErrorInfo.GetDescription failed with E_FAIL(0x80004005). " I can't find anything online that helps me to understand the...
0
by: mkl | last post by:
Hello I use this code to read a Excel File. Dim connectString As String = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=e:\test\bla.xls;Extended Properties='Excel .0;HDR=YES;'"...
0
by: Anish G | last post by:
I am trying to do Excel Import with Oledb. It is working fine in my local machine. But when i upload it to live server, getting the below given error: E_FAIL(0x80004005) Any help will be...
0
by: Nathan Sokalski | last post by:
I am recieving the following error message when I call the Fill() method in ASP.NET/VB.NET: IErrorInfo.GetDescription failed with E_FAIL(0x80004005). I have looked for help on this error...
1
by: 1983.yadav | last post by:
Hi All, I m Pankaj, i ve a problem in accessing data from MS-Access Table. The error is System.Data.OleDb.OleDbException: IErrorInfo.GetDescription failed with E_FAIL(0x80004005) My query to...
0
by: kuzen | last post by:
Hi Main.Cmd.CommandText = "SELECT ID, NAME FROM NAMES;" Main.DA.SelectCommand = Main.Cmd Main.DT = New DataTable Main.DA.Fill(Main.DT) ComboBox3.DataSource = Main.DT ComboBox3.ValueMember =...
0
by: =?Utf-8?B?UmF2aQ==?= | last post by:
Hi, I have WCF service and integrated with STS (WS-Federation). The Service exposes 5 endpoints Win, UNT and Federated Windows, Federated UNT and Mex endpoint. My STS Service exposes 3 endpoints...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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
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...
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,...
0
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...

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.