Having a problem...is it a frontpage issue or not

J

Jesse Kangas-Hanes

I am trying to create a database website for a company that I work for. When
i do the database editor I can connect to the sql server and my submission
form works but if I try to edit data I get this error on the web page...

Database Results Wizard Error
Description: Incorrect syntax near the keyword 'DEFAULT'.
Number: -2147217900 (0x80040E14)
Source: Microsoft OLE DB Provider for SQL Server

I own and administer the webserver and the sql server
 
J

Jesse Kangas-Hanes

message This is what I get from my edit page...

Database Results Wizard Error
Description: Incorrect syntax near the keyword 'DEFAULT'.
Number: -2147217900 (0x80040E14)
Source: Microsoft OLE DB Provider for SQL Server
 
J

Jesse Kangas-Hanes

message Ok I don't have an edit page...I am using asp.net so it doesn't use the
seperate pages...where do I find it on the asp.net pages?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top