J
John Ruthroff
Publishing with FP2K. I have an Access DB on a web site
that's on a server with ASP. I can browse and search the
DB fine via the web, but when I use a form to attempt to
add records to the DB I get "cannot open record set" after
submitting the info by hitting the SUBMIT button on the
form. The form I'm using I've saved as an .asp, which to
my (mistaken?) understanding should not need FP extensions
on the server for this to work.
When I save the form as a .htm page and load it on the
server, I get the usual 'FP run time component error' page
that tells me that the form will work properly when FP
extensions are installed. That would be the simple
solution except for the extra money the server people want
for FP extensions.
My questions are:
1. Are these results consistent with the problem being no
FP extensions? I'm surprised I can read the DB but not
write to it, but maybe this is the way it's supposed to
work.
2. Is my understanding incorrect that the .asp form should
successfully send the info to the database without the FP
extensions?
Thanks!
John
that's on a server with ASP. I can browse and search the
DB fine via the web, but when I use a form to attempt to
add records to the DB I get "cannot open record set" after
submitting the info by hitting the SUBMIT button on the
form. The form I'm using I've saved as an .asp, which to
my (mistaken?) understanding should not need FP extensions
on the server for this to work.
When I save the form as a .htm page and load it on the
server, I get the usual 'FP run time component error' page
that tells me that the form will work properly when FP
extensions are installed. That would be the simple
solution except for the extra money the server people want
for FP extensions.
My questions are:
1. Are these results consistent with the problem being no
FP extensions? I'm surprised I can read the DB but not
write to it, but maybe this is the way it's supposed to
work.
2. Is my understanding incorrect that the .asp form should
successfully send the info to the database without the FP
extensions?
Thanks!
John