>255 into excel?
From: Lasse Edsvik (lasse_at_nospam.com)
Date: 08/24/04
- Next message: Bob Barrows [MVP]: "Re: >255 into excel?"
- Previous message: SÁRINGER Zoltán: "Re: ASP .mdb ADO OLE automation error - but works in access!"
- Next in thread: Bob Barrows [MVP]: "Re: >255 into excel?"
- Reply: Bob Barrows [MVP]: "Re: >255 into excel?"
- Reply: McKirahan: "Re: >255 into excel?"
- Reply: McKirahan: "Re: >255 into excel?"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 24 Aug 2004 10:20:59 +0200
Hello
Im having problems, I need to insert more than 255 chars into an excelcolumn
and i get:
"Data type mismatch in criteria expression."
insert into
[Synpunkter$]([Ämne],[Fel/Synpunkt],[Frċgeställare],Svar,Datum,Status)values
('VAFocus - ADH','Item cannot be found in the collection corresponding to
the requested name or ordinal.Item cannot be found in the collection
corresponding to the requested name or ordinal.Item cannot be found in the
collection corresponding to the requested name or ordinal.Item cannot be
found in the collection corresponding to the requested name or ordinal.Item
cannot be found in the collection quested name or ordinal.Item cannot be
found in the collection corresponding to the requested name or ordinal.Item
cannot be found in the collection corresponding to the requested name or
ordinal.Item cannot be found in the collection corresponding to the
requested name or ordinal.Item cannot be found in the collection
corresponding to the requested name or ordinal.Item cannot be found in the
collection corresponding to the requested name or ordinal.Item cannot be
found in the collection corresponding to the requested name or ordinal.Item
cannot be found in the collection corresponding to the requested name or
ordinal.','Lasse Edsvik','','2004-08-24','Ej besvarad')
ive changed the "datatype" for the column to text......... still i get that
error, works with less than 256 chars........ :(
what's wrong?
/Lasse
- Next message: Bob Barrows [MVP]: "Re: >255 into excel?"
- Previous message: SÁRINGER Zoltán: "Re: ASP .mdb ADO OLE automation error - but works in access!"
- Next in thread: Bob Barrows [MVP]: "Re: >255 into excel?"
- Reply: Bob Barrows [MVP]: "Re: >255 into excel?"
- Reply: McKirahan: "Re: >255 into excel?"
- Reply: McKirahan: "Re: >255 into excel?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|