Forums
This topic is locked
80040e21 ODBC error Message problem
Posted 14 Mar 2001 17:40:22
1
has voted
14 Mar 2001 17:40:22 Forrest Gray posted:
I have a detail record that when I add a description field from thedatabase to it, it blows up with this message. is there a limit to the
number of fields you can display on a detail page or is the field too
big in size??
Replies
Replied 23 Dec 2002 05:17:08
23 Dec 2002 05:17:08 A. B. replied:
I am having a similar problem. I have a main page and a detail page. I select the record I want on the main page and I am taken to a detail page. I can choose to delete the record from the detail page.
Everything works great the _first_ time I delete a record, but when I select another record from the main page and try to view its detail page, I receive this error:
Microsoft OLE DB Provider for SQL Server error '80040e21'
The requested properties cannot be supported.
/grantadmin/delete.asp, line 74
Line 74 is this:
rsDeleteGrants.Open()
I am using VBScript, UD4, and VBScript 5.6 installed.
Thank you in advance!
Andrea
Everything works great the _first_ time I delete a record, but when I select another record from the main page and try to view its detail page, I receive this error:
Microsoft OLE DB Provider for SQL Server error '80040e21'
The requested properties cannot be supported.
/grantadmin/delete.asp, line 74
Line 74 is this:
rsDeleteGrants.Open()
I am using VBScript, UD4, and VBScript 5.6 installed.
Thank you in advance!
Andrea
Replied 23 Dec 2002 16:28:23
23 Dec 2002 16:28:23 Stefan P replied:
forrestgray
Have a look at the following, perhaps it will help
www.macromedia.com/support/ultradev/ts/documents/80040e21_update_insert.htm
or do a search on microsoft's site
UD4 | ASP | VBScript | ACCESS | IIS5
Have a look at the following, perhaps it will help
www.macromedia.com/support/ultradev/ts/documents/80040e21_update_insert.htm
or do a search on microsoft's site
UD4 | ASP | VBScript | ACCESS | IIS5