Changed form SQL 2005 to SQL 2000


Author
Message
Brad Vick
Brad Vick
StrataFrame Novice (51 reputation)StrataFrame Novice (51 reputation)StrataFrame Novice (51 reputation)StrataFrame Novice (51 reputation)StrataFrame Novice (51 reputation)StrataFrame Novice (51 reputation)StrataFrame Novice (51 reputation)StrataFrame Novice (51 reputation)StrataFrame Novice (51 reputation)
Group: Forum Members
Posts: 33, Visits: 88




I created an application and originally everything pointed to an SQL 2005 database. I have since changed it to point to a SQL 2000 database. My problem is when I try to run the application on another users pc I get an error, microfour is trying to reference Microsoft.SqlServer.SMO th 9.0 version.



Am I missing something, could there be something I am missing that is pointing to the SQL 9.0 stuff?
StrataFrame Team
S
StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)
Group: StrataFrame Developers
Posts: 3K, Visits: 2.5K
Ah, the Connection String manager uses the SMO DLLs to browse for the server on the local subnet...  If it cannot find the SMO DLLs, then you can make sure they're being copied out to the client machine along with your application.  There are 4 of them, I think, that start with Microsoft.SqlServer.*...
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search