i can't connect in the connection wizard!
-
i used the data adapter connection wizard, but when i chose my database, there's an error... it says: IErrorInfo.GetDescription failed with E_FAIL(0x80004005). what is the meaning of that? how will i fix it?? i really need to make a connection wizard for my project...
-
i used the data adapter connection wizard, but when i chose my database, there's an error... it says: IErrorInfo.GetDescription failed with E_FAIL(0x80004005). what is the meaning of that? how will i fix it?? i really need to make a connection wizard for my project...
You might have a FieldName the same as one of the keywords. Try putting brackets around the [ FieldName ] . Check in your DB tables.
SSK.
-
You might have a FieldName the same as one of the keywords. Try putting brackets around the [ FieldName ] . Check in your DB tables.
SSK.
-
keywords? in what? for example? these are my fields: ID subject call number title author year published section
-
i used the data adapter connection wizard, but when i chose my database, there's an error... it says: IErrorInfo.GetDescription failed with E_FAIL(0x80004005). what is the meaning of that? how will i fix it?? i really need to make a connection wizard for my project...
http://support.microsoft.com/kb/295297[^]
Vasudevan Deepak Kumar Personal Homepage Tech Gossips