Forums

This topic is locked

Cant fix error '800a0bb9'

Posted 02 Nov 2002 13:28:35
1
has voted
02 Nov 2002 13:28:35 Santo Peroni posted:
Hi, I made an asp-upload app. Worked fine on my machine.

I upload it and comes up with ADODB.Recordset error '800a0bb9' on insert page.

Now, this message normaly has to do with data type errors, so i changed all field names in database, now they all start by CUST_name. I chaged all fields setings to allow nullsize and not obligatoric and from text (55 characters) to note. It stil comes up with the same error.

After much messing around and wondering is asp-upload is interfering with the insert in any way, i try a simple insert page and keeps coming up with the same error.

I start wondering if the server doesnt like me or something. Beacuse it stil works fine on my pc. But wont work on the server with a simple insert page.

Im using asp, access 2000 on a windows platform.

PLEASE HELP IN ANY WAY

Replies

Replied 03 Nov 2002 10:44:27
03 Nov 2002 10:44:27 Santo Peroni replied:
I fixed the problem by doing a totally new database.

Is strange though that it will accept the data type on my computer but not on the remote server.

Reply to this topic