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: Database: MS SQL Server
 Moved to SQL 2008 now Jump to Last Post not workin
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Lon2
Junior Member

USA
151 Posts

Posted - 08 May 2010 :  12:10:05  Show Profile
We moved our forums to SQL 2008 Server and now the "Jump to Last Post " is not working correctly for topics that have more than 1 page.

Please forgive me if this has been brought up before. I did not find it when searching Snitz.

Is there a fix?

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 08 May 2010 :  12:25:38  Show Profile  Send ruirib a Yahoo! Message
http://forum.snitz.com/forum/topic.asp?TOPIC_ID=68217&SearchTerms=Jump,last,post,OLEDB


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

Lon2
Junior Member

USA
151 Posts

Posted - 08 May 2010 :  13:27:26  Show Profile
Thanks for the quick response! Can you recommend an OLEDB connection string that works with SQL 2008 Server?

This works (but not Last Post): "Driver={SQL Server Native Client 10.0};Server=localhost;Database=xxx;Uid=xxx;Pwd=xxx;"

This doesn't at all: "Provider=SQLOLEDB;Data Source=localhost;Database=xxx;Uid=xxx;Pwd=xxx;"

Edited by - Lon2 on 08 May 2010 13:59:38
Go to Top of Page

Lon2
Junior Member

USA
151 Posts

Posted - 08 May 2010 :  14:49:19  Show Profile
Got it working with the following connection string:

"Provider=SQLNCLI10;Server=myServerAddress;Database=myDataBase;Uid=myUsername;Pwd=myPassword;"

Source: SQL Server Native Client 10.0 OLE DB Provider
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 08 May 2010 :  14:53:11  Show Profile  Send ruirib a Yahoo! Message
In my experience with 2008, the last should work, but also something like:

strConnString= "Provider=SQLNCLI10;Server=server;database=dbname;uid=youruserid;pwd=yourpassword;"

P.S.: You posted before I managed to write my own reply, but seems you got it.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page
  Previous Topic Topic Next Topic  
 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.15 seconds. Powered By: Snitz Forums 2000 Version 3.4.07