sql-server-2008
Switching the values of two fields/columns in SQL Server without third variable
As a result of a mistake during an import to the a test table called CUSTOMERS, I found myself needing to switch the values of two columns in SQL Server.[详细]
2023-04-13 00:00 分类:问答Is number after DateTime2 is for nanosecond purpose?
I have read the 开发者_开发技巧document already but i do not fully understand The default precision is datetime2(7) is 7 represent the precision of nanosecond?No, the number represents the number of d[详细]
2023-04-12 23:30 分类:问答How do I add the column before running this command in t-sql?
I have to write a script to update a database but im having problems doing it. The T-Sql i开发者_如何学Pythons[详细]
2023-04-12 23:08 分类:问答MSSQL2008 - Pyodbc - Previous SQL was not a query
I can\'t figure out what\'s wrong with the following code, The syntax IS ok (checked with SQL Management Studio), i have access as i should so that works too.. but for some reason as soon as i try to[详细]
2023-04-12 23:00 分类:问答T-SQL Select a bunch of data from another DB and Copy to DB2
H all, Fist of all, thanks for r开发者_如何学运维eading this. My Question is, how can I select a bunch of data from ANOTHER database and insert to my own database with same coloum name and field?[详细]
2023-04-12 22:57 分类:问答Matrix display from a SQL Server 2008 table
Does 开发者_如何学Pythonanyone know how to create a matrix display from a database table? I\'m using ASP.NET C# and the database is SQL Server 2008.[详细]
2023-04-12 22:51 分类:问答Best way to insert large amounts of data from a WCF call into SQL
I\'m calling a third party web service that returns a large amount of XML (1000s of rows).What is the best way to get the XML into an underlying SQL server 2008 R2 table.At the moment I am retrieving[详细]
2023-04-12 22:34 分类:问答Using SSIS 2008 R2 to load only new data into an existing table from an excel (xls) file
I would like to be able to load data from an excel file into a table within SQL server 2008 R2 via SSIS. However if a cell value is not defined within the excel source, then the original table data sh[详细]
2023-04-12 22:28 分类:问答SQL Server connection
I have SQL Server 2008 R2 on Windows XP. And I can\'t connect to SQL Server via开发者_如何转开发 Management Studio or ASP.NET. I try to connect to another SQL Server on a different server, I didn\'t c[详细]
2023-04-12 21:58 分类:问答SQL Connection Error
I am getting this error while trying to access my website: Exception information: Exception type: SqlException[详细]
2023-04-12 21:55 分类:问答