Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
RedPanda
Starting Member
2 Posts |
Posted - 2007-04-03 : 17:38:32
|
| Sorry to register then to leap in with a question, but this one is sending me crazy.I develop intranet applications, usually asp based running from a SQL database. These tend to be rugged reliable systems, i have very few support issues apart from the occasional strange entry throwing a spanner into the works.I have recently updated an application that has been running for a couple of years with no problems. Since the update the system has been very unreliable, sometimes the pages will work, sometimes not. If it doesn't work you can go back 10 minutes later and repeat exactly what was done and it works. Most of the issues appear to be based around the use of dates and formatting them. I may not be using the best approach but its one that has been working up until now with no issues.Right, hopefully enough background, so what can be causing this, my feeling is that there is something effecting either the server or the sql server. My systems are fully anti-virused but could i have transferred a sql virus or can anyone suggest another possible cause. |
|
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
Posted - 2007-04-03 : 17:41:01
|
| Not unless you tell what you did when "updating" the application.Peter LarssonHelsingborg, Sweden |
 |
|
|
RedPanda
Starting Member
2 Posts |
Posted - 2007-04-03 : 17:48:08
|
ok, the update was replacing a few asp pages, adding a javascript date picker popup, adding a few fields to tables and that was about it. Pages that weren't touched have stopped working consistently now |
 |
|
|
|
|
|