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.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 execution of a full-text query failed

Author  Topic 

rudba
Constraint Violating Yak Guru

415 Posts

Posted - 2009-07-28 : 11:08:36
I am getting folowing error on my testing sql server 2005 which script is fine on live server.

What is the problem on my testing server?

The execution of a full-text query failed. "An error occurred while reading or writing to a file."


Guys, anybody has recommendations to solve my problems?

Transact Charlie
Master Smack Fu Yak Hacker

3451 Posts

Posted - 2009-07-29 : 11:43:46
can you post your query?



Charlie
===============================================================
Msg 3903, Level 16, State 1, Line 1736
The ROLLBACK TRANSACTION request has no corresponding BEGIN TRANSACTION
Go to Top of Page
   

- Advertisement -