Click here to Skip to main content
15,890,579 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Could not Load type 'ADODB.FieldsToInternalFieldsMarshaler' from assembly Pin
btamxx26-Dec-14 9:31
btamxx26-Dec-14 9:31 
AnswerRe: Could not Load type 'ADODB.FieldsToInternalFieldsMarshaler' from assembly Pin
Richard Deeming28-Oct-14 10:22
mveRichard Deeming28-Oct-14 10:22 
GeneralRe: Could not Load type 'ADODB.FieldsToInternalFieldsMarshaler' from assembly Pin
Ed Barnes28-Oct-14 11:00
Ed Barnes28-Oct-14 11:00 
GeneralRe: Could not Load type 'ADODB.FieldsToInternalFieldsMarshaler' from assembly Pin
Eddy Vluggen28-Oct-14 11:13
professionalEddy Vluggen28-Oct-14 11:13 
GeneralRe: Could not Load type 'ADODB.FieldsToInternalFieldsMarshaler' from assembly Pin
Ed Barnes28-Oct-14 12:43
Ed Barnes28-Oct-14 12:43 
GeneralRe: Could not Load type 'ADODB.FieldsToInternalFieldsMarshaler' from assembly Pin
Eddy Vluggen29-Oct-14 8:52
professionalEddy Vluggen29-Oct-14 8:52 
GeneralRe: Could not Load type 'ADODB.FieldsToInternalFieldsMarshaler' from assembly Pin
Ed Barnes30-Oct-14 12:18
Ed Barnes30-Oct-14 12:18 
GeneralRe: Could not Load type 'ADODB.FieldsToInternalFieldsMarshaler' from assembly Pin
Eddy Vluggen31-Oct-14 10:12
professionalEddy Vluggen31-Oct-14 10:12 
Ed Barnes wrote:
I checked the copy local and it was set correctly. I even checked the version of
ADODB.dll and it was the same as on the original machine and the Path was
correct.
At that point I'd start to suspect the target-machine to have some version registered in a different location. A failed setup can cause weird configurations - you might want to run a Registry-checker on the machine, and try and find out if there's multiple versions of the JET engine installed. (Multiple versions of Access or similar products)

A DataTable[^] would be comparable to a recordset - encapsulates a single table containing multiple rows. I'd recommend to stay away from the DataAdapter.

Ed Barnes wrote:
I've never done an entire program using OleDb that I can remember
There's a first time for everything Big Grin | :-D

Again, if you struggle with a specific pattern, post it here and we'll translate it.

Ed Barnes wrote:
of course at my advanced age of 81, what I remember and what is a fact may be completely different
Facts are revised all the time - stick with memory, it is more stable.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

GeneralRe: Could not Load type 'ADODB.FieldsToInternalFieldsMarshaler' from assembly Pin
Ed Barnes31-Oct-14 10:45
Ed Barnes31-Oct-14 10:45 
GeneralRe: Could not Load type 'ADODB.FieldsToInternalFieldsMarshaler' from assembly Pin
Eddy Vluggen31-Oct-14 10:57
professionalEddy Vluggen31-Oct-14 10:57 
QuestionUsing webcam as a mouse Pin
firefox2468027-Oct-14 22:26
firefox2468027-Oct-14 22:26 
AnswerRe: Using webcam as a mouse Pin
Dave Kreskowiak28-Oct-14 1:27
mveDave Kreskowiak28-Oct-14 1:27 
GeneralRe: Using webcam as a mouse Pin
firefox246804-Nov-14 7:41
firefox246804-Nov-14 7:41 
GeneralRe: Using webcam as a mouse Pin
Dave Kreskowiak4-Nov-14 8:55
mveDave Kreskowiak4-Nov-14 8:55 
QuestionExtraction of data from excel to databae Pin
Member 1118244626-Oct-14 21:33
Member 1118244626-Oct-14 21:33 
AnswerRe: Extraction of data from excel to databae Pin
Member 1118244626-Oct-14 21:56
Member 1118244626-Oct-14 21:56 
GeneralRe: Extraction of data from excel to databae Pin
Richard MacCutchan26-Oct-14 23:12
mveRichard MacCutchan26-Oct-14 23:12 
Questiontime clock Pin
Zubair Ahmad26-Oct-14 18:37
Zubair Ahmad26-Oct-14 18:37 
AnswerRe: time clock Pin
Richard MacCutchan26-Oct-14 22:00
mveRichard MacCutchan26-Oct-14 22:00 
QuestionSet app reference with config Pin
BobbyStrain25-Oct-14 14:51
BobbyStrain25-Oct-14 14:51 
AnswerRe: Set app reference with config Pin
Dave Kreskowiak25-Oct-14 16:58
mveDave Kreskowiak25-Oct-14 16:58 
GeneralRe: Set app reference with config Pin
BobbyStrain27-Oct-14 6:16
BobbyStrain27-Oct-14 6:16 
GeneralRe: Set app reference with config Pin
i006-Nov-14 13:14
i006-Nov-14 13:14 
GeneralRe: Set app reference with config Pin
BobbyStrain6-Nov-14 15:06
BobbyStrain6-Nov-14 15:06 
QuestionNew Project Idea for Learning VB.Net Pin
Brian Lefler25-Oct-14 9:14
Brian Lefler25-Oct-14 9:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.