|
|
-
Nakul Vachhrajani Liked 27 Days ago through Blogs
Extending the Windows user experience of file searches to SQL server is a bit of a challenge because the asterisk [*] is a wild-card character in Windows whereas SQL Server uses percentage [%]. The percentage [%] is valid in a file name which adds to th...
|
-
Nakul Vachhrajani learned 27 Days ago through Blogs
Extending the Windows user experience of file searches to SQL server is a bit of a challenge because the asterisk [*] is a wild-card character in Windows whereas SQL Server uses percentage [%]. The percentage [%] is valid in a file name which adds to th...
|
-
Nakul Vachhrajani Posted 27 Days ago through Blogs
Extending the Windows user experience of file searches to SQL server is a bit of a challenge because the asterisk [*] is a wild-card character in Windows whereas SQL Server uses percentage [%]. The percentage [%] is valid in a file name which adds to th...
|
-
Nakul Vachhrajani Liked 30 Days ago through Blogs
Changing the SQL Server collation once a SQL Server instance has been installed is a tedious process because it involves recreating the master database. Many believe that the server collation is picked up by default and must be changed by master databas...
|
-
Nakul Vachhrajani refreshed 30 Days ago through Blogs
Changing the SQL Server collation once a SQL Server instance has been installed is a tedious process because it involves recreating the master database. Many believe that the server collation is picked up by default and must be changed by master databas...
|
-
There has been lots of speculation in the SQL Server community as to what the official name of the next release of Microsoft’s flagship database product SQL Server will be. Today I made a discovery on one of Microsoft’s very own sites that indicates tha...
|
-
There has been lots of speculation in the SQL Server community as to what the official name of the next release of Microsoft’s flagship database product SQL Server will be. Today I made a discovery on one of Microsoft’s very own sites that indicates tha...
|
-
Nakul Vachhrajani Posted 1 Months ago through Blogs
Changing the SQL Server collation once a SQL Server instance has been installed is a tedious process because it involves recreating the master database. Many believe that the server collation is picked up by default and must be changed by master databas...
|
-
Recently I had to take care of the filestream corruption in SQL Server 2008 database, so I decided to share my experience. The error from DBCC CHECKDB was:
Msg 7903, Level 16, State 2, Line 1
Table error: The orphaned file “00005c8a-00006362-0001...
|
Ana
119
·
1% ·
430
|
|
-
Recently I had to take care of the filestream corruption in SQL Server 2008 database, so I decided to share my experience. The error from DBCC CHECKDB was:
Msg 7903, Level 16, State 2, Line 1
Table error: The orphaned file “00005c8a-00006362-0001...
|
Ana
119
·
1% ·
430
|
|