Re: OLE error 80040E21 reading BIGINT using AsFloat



On 9/11/2006 5:28:45 AM, "Guillem" wrote:
Dan Cumpian wrote:

OLE error 80040E21

can't find any good reference to it in MSDN but

http://tutorials.aspfaq.com/8000xxxxx-errors/why-do-i-get-80040e21-error
s.html

Although it is an ASP FAQ it gives you some possibilities to check.

http://www.mssqlcity.com/FAQ/Trouble/error_80040e21.htm

this gives you another possibility to check.

I would bet it is an OLE DB provider error.

Good luck

I saw those on Google and they really didn't point to a specific problem
or workaround. I think I'll try reading the data using AsVariant and see
if that will solve the problem. I'm not sure what else to try.

Thanks,
Dan
.



Relevant Pages

  • Re: OLE error 80040E21 reading BIGINT using AsFloat
    ... Dan Cumpian wrote: ... can't find any good reference to it in MSDN but ... Although it is an ASP FAQ it gives you some possibilities to check. ...
    (borland.public.delphi.database.ado)
  • Re: InternetExplorer.Application methods and properties reference
    ... MSDN is available on CD with MS ... IE pages if you want to keep a good, quick reference at hand. ... Drazen Petrek wrote in message ... > (so the script does not create its own InternetExplorer.Application ...
    (microsoft.public.scripting.vbscript)
  • Re: SysTabControl32 class
    ... Where did I find a reference to the MK_LBUTTON constant? ... MSDN website, I lookup an API function, it requires the use of some ... most SDKs have never included constant definitions. ... Anyone here know of a web resource that lists API constants. ...
    (microsoft.public.vb.winapi)
  • Re: MSH Language Reference
    ... also I noticed the the quickstart guide there is still older then the Beta 3.0 ... TDM wrote: ... to find a Language Reference for MSH. ... I had already downloaded the docs you reference, but the MSDN ...
    (microsoft.public.windows.server.scripting)
  • RE: how to get a copy of ref type object
    ... ICloneable interface if a shallow copy is not appropriate. ... field is a reference type, the reference is copied but the referred object is ... [/ MSDN] ... // Creates an instance of MyDerivedClass and assign values to its fields. ...
    (microsoft.public.dotnet.languages.csharp)