M
Miklb58
I can't find a solution to my eror problem:
""Database Results Wizard Error
Description: Syntax error in UPDATE statement.
Number: -2147217900 (0x80040E14)
Source: Microsoft JET Database Engine"
The MS knowledgebase gave detailed instructions on finding the "timestamp"
code, and manipulating that, but there is no timestamp code where they
indicate it is in my db, so I tried making the same db using the DBIW &
choosing asp.net, and the database editor does not give the error message, so
that is good.
My questions are:
1) I see a physical difference in the appearance between the asp, & asp.net,
but is there a reason to use one over the other?
2) There are all kinds of questions (including my own) in the boards about
adding fields to or modifying fields in a db, and the answer was to add the
field to the "form" which turned out to be the "Submission Form", but when I
make a ASP.NET database, there are not any "form properties" on the
submission form, so how do you add a field in a asp.net db?
Mike
""Database Results Wizard Error
Description: Syntax error in UPDATE statement.
Number: -2147217900 (0x80040E14)
Source: Microsoft JET Database Engine"
The MS knowledgebase gave detailed instructions on finding the "timestamp"
code, and manipulating that, but there is no timestamp code where they
indicate it is in my db, so I tried making the same db using the DBIW &
choosing asp.net, and the database editor does not give the error message, so
that is good.
My questions are:
1) I see a physical difference in the appearance between the asp, & asp.net,
but is there a reason to use one over the other?
2) There are all kinds of questions (including my own) in the boards about
adding fields to or modifying fields in a db, and the answer was to add the
field to the "form" which turned out to be the "Submission Form", but when I
make a ASP.NET database, there are not any "form properties" on the
submission form, so how do you add a field in a asp.net db?
Mike