all groups > sql server connect > july 2004 >
You're in the

sql server connect

group:

Data Lost


Data Lost BB3
7/25/2004 1:23:25 PM
sql server connect:
I have an ASP form created in FrontPage on an XP client
that connects to a "remote" SQL database hosted on a
Win2003 server. Connection tests, field mapping etc. all
indicate OK. When I fill out the form and submit, I get
confirmation and no indication of problems, however data
does not appear in the database. Some insight in to what
may be going on would be appreciated? TKS
BB3
Re: Data Lost Narayana Vyas Kondreddi
7/26/2004 12:21:58 PM
You'l have to use Profiler to see what exact procedures are called, and what
queries are executed inside SQL Server.

It could be that you are suppressing errors in your ASP code. Check that as
well.

--
HTH,
Vyas, MVP (SQL Server)
http://vyaskn.tripod.com/
Is .NET important for a database professional?
http://vyaskn.tripod.com/poll.htm


[quoted text, click to view]
I have an ASP form created in FrontPage on an XP client
that connects to a "remote" SQL database hosted on a
Win2003 server. Connection tests, field mapping etc. all
indicate OK. When I fill out the form and submit, I get
confirmation and no indication of problems, however data
does not appear in the database. Some insight in to what
may be going on would be appreciated? TKS
BB3

AddThis Social Bookmark Button