Welcome to SqlServer-QA.net Sign in | Join | Help

SQL Server Storage Engine & Tools (SSQA.net)

SQL Server Tools includes storage engine that includes a complete set of graphical tools and command prompt utilities that allow users, programmers, and administrators. SSMS, SSRS, SSIS & SSAS are most commonly used tools.

Browse by Tags

All Tags » str   (RSS)
Linked server import problem- Convert FLOAT to Varchar or char or even to INT data type?
I have received a question via email asking for a solution, though solution is simple thought I can blog it. We have a simple linked server connection to import data from a provider.When querying a comma delimited file, why does sql server try to interpret Read More...