rbaldwin
|
| Posted: 07/17/2002, 11:28 AM |
|
I've just updated my CCS to 1.0.7(or whatever was just released)
CCS, Access 2K
I'm creating a new application using ASP Access 2k.
I'm getting this error when i try to login, although when i test the connection it's ok. I believe all my permissions are correct, ie. both the web folder and the database are read and writeable by the browser user ("IUSR...")
suggestions please.
Error Type:
ADODB.Recordset (0x800A0E78)
Operation is not allowed when the object is closed.
/CountryCalendar/Common.asp, line 1348
|
|
|
 |
Naveed Iqbal
|
| Posted: 07/17/2002, 1:43 PM |
|
I am also having the same problem, I submitted the support request and so far got no response.
|
|
|
 |
CodeCharge Support
|
| Posted: 07/18/2002, 5:28 AM |
|
Hello,
please check do you have primary keys defined in the db tables? Please try to create form that is based on the table with primary key defined.
|
|
|
 |
guest
|
| Posted: 07/18/2002, 5:35 AM |
|
BTW, that case is already answered in the support system
|
|
|
 |
rbaldwin
|
| Posted: 07/18/2002, 8:08 AM |
|
Not with an answer that helped.
|
|
|
 |
Joe Farag
|
| Posted: 03/04/2003, 8:05 AM |
|
I'm getting the same error useing the included portal app.
|
|
|
 |
|