Stephen recently did an excellent job at sorting out the problems I was having with my message board and its database.
There is one minor issue still remaining that has only just been spotted by one of my mods, when ever you try and delete a post, rather than an entire thread you get the following error message
[code]
Microsoft OLE DB Provider for SQL Server error ‘80004005’
Could not find server ‘MSSQL2005’ in sysservers. Execute sp_addlinkedserver to add the server to sysservers.
/asp/mb/delete_post.asp, line 183 [/code]
Is there something that I can do to fix this. I would appreciate any assistance.
I added some stored procs manually, let me see if this stored proc needs to be remade as well. I have just gotten back from some vacation time, I will work on this for you in a couple hours.
Missed your response in all the recent excitment. Yes, the problem is still happening unfortunetly. Its not urgent though, if you find the time to fix it I would appreciate it.