Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Classic ASP versions(v3.4.XX)
 Help with install error message
 New Topic  Topic Locked
 Printer Friendly
Previous Page
Author Previous Topic Topic Next Topic
Page: of 2

stwilson
Junior Member

USA
385 Posts

Posted - 26 September 2002 :  19:01:20  Show Profile  Visit stwilson's Homepage
strConnString = "driver={SQL Server};server=SERVER;uid=ID;pwd=PASS;database=DATABASE"

Shannon
RidingArizona.com
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 26 September 2002 :  19:06:44  Show Profile  Send ruirib a Yahoo! Message
Use this one instead:


strConnString = "Provider=SQLOLEDB;Data Source=SERVER;database=DATABASE;uid=ID;pwd=PASS;"


Try updating counts after changing it.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

stwilson
Junior Member

USA
385 Posts

Posted - 26 September 2002 :  19:37:54  Show Profile  Visit stwilson's Homepage
Still, the table is blank.

STW

Shannon
RidingArizona.com
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 26 September 2002 :  19:54:11  Show Profile  Send ruirib a Yahoo! Message
So weird. Do you get any error messages while updating counts?

I suppose you are running EM. Have a look to see if you only have a FORUM_TOTALS table.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

stwilson
Junior Member

USA
385 Posts

Posted - 26 September 2002 :  20:08:26  Show Profile  Visit stwilson's Homepage
No errors. In fact, it shows me the totals when it finishes and then goes back to the admin home page. All the other tables appear to be there and populated with data.

STW

Shannon
RidingArizona.com
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 26 September 2002 :  20:28:37  Show Profile  Send ruirib a Yahoo! Message
I don't know why that happens. Any news on the having more than one FORUM_TOTALS table?

I don't if this will work, but try to add a row manually. Insert COUNT_ID as 1, and then just add some random values for the other columns. Then run update counts again.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

stwilson
Junior Member

USA
385 Posts

Posted - 27 September 2002 :  02:37:37  Show Profile  Visit stwilson's Homepage
Ruirib,

That did it. It updated the counts to the accurate numbers. On the top of the forum however the stat "There are 0 Posts in 0 Topics and 0 Users" is not updated. I keep digging. Thanks for your help.

STW

Shannon
RidingArizona.com
Go to Top of Page

stwilson
Junior Member

USA
385 Posts

Posted - 27 September 2002 :  02:48:32  Show Profile  Visit stwilson's Homepage
Ruirib,

I connected with EM and there are no duplicate tables.

STW

Shannon
RidingArizona.com
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 27 September 2002 :  08:03:39  Show Profile  Send ruirib a Yahoo! Message
Well,

Adding the record to the Topics table was the solution. The problem with this was that the SQL statements that update the counts are UPDATE statements and for these to work a record needs to be there before, so that it can be updated. It seems the most pressing issue has been solved now, right? Default.asp is working already, right?

I don't understand your reference to "on top of the forum (...)". What do you mean? Statistics are shown at the bottom, or do you have detailed statistics turned off?


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic  
Previous Page
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.32 seconds. Powered By: Snitz Forums 2000 Version 3.4.07