N
News
Hi (again) to all,
Can anyone help me out with the following ?
I'm trying to "insert" records to my table called 'invoer' (yes, thats
dutch)
I followed a sample from "frontpagehowto.com" and used a custom
query-string like this :
Insert into invoer (naam) values ('::naam::')
The value comes from a page called insert.htm and the form
properties are set to 'send-to-other' and as action it would post to
addrecord.asp. (in my opinion this should work)
However when i publish the whole thing and enter some name
in the formfield 'naam' en click submit i keep getting the follwing error:
Database Results Wizard Error
The operation failed. If this continues, please contact your server
administrator.
I'm using FP2003 and the database connection works fine, also created pages
to display other
data and that works. The above sample is just a test-table i've created in
my database because
i actually need to store much more information into other tables.
Give the above information, can somebody tell me what i did wrong and why
it's not working?
Thanks in advance for any idea's or suggestions,
(p.s.: i can't use the "send-to-database" option in the form-field
properties, i'm not using the
FP-servext.)
Gr. Arthur
Can anyone help me out with the following ?
I'm trying to "insert" records to my table called 'invoer' (yes, thats
dutch)
I followed a sample from "frontpagehowto.com" and used a custom
query-string like this :
Insert into invoer (naam) values ('::naam::')
The value comes from a page called insert.htm and the form
properties are set to 'send-to-other' and as action it would post to
addrecord.asp. (in my opinion this should work)
However when i publish the whole thing and enter some name
in the formfield 'naam' en click submit i keep getting the follwing error:
Database Results Wizard Error
The operation failed. If this continues, please contact your server
administrator.
I'm using FP2003 and the database connection works fine, also created pages
to display other
data and that works. The above sample is just a test-table i've created in
my database because
i actually need to store much more information into other tables.
Give the above information, can somebody tell me what i did wrong and why
it's not working?
Thanks in advance for any idea's or suggestions,
(p.s.: i can't use the "send-to-database" option in the form-field
properties, i'm not using the
FP-servext.)
Gr. Arthur