Viewing 15 topics - 277,021 through 277,035 (of 283,945 total)
Topics
Started by
Posts
Last post
Comments posted to this topic are about the content posted at http://www.sqlservercentral.com/colum…
7 replies
Comments posted to this topic are about the content posted at http://www.sqlservercentral.com/colum…
54 replies
Comments posted to this topic are about the content posted at http://www.sqlservercentral.com/colum…
20 replies
Comments posted to this topic are about the content posted at http://www.sqlservercentral.com/colum…
9 replies
Comments posted to this topic are about the content posted at http://www.sqlservercentral.com/colum…
3 replies
Try this: select encrypt('test') Result: 0x7400650073007400 huh? 0x 74 select char(0x74) = t 00 65 …
4 replies
if(select databaseproperty ('pubs','IsFulltextEnabled') ) = 0 execute sp_fulltext_database 'enabl…
1 replies
Hello, I have SQL Server 2000, we are using MDAC 2.70.9001.0. I've created a new package to get so…
6 replies
I store paths, in UNC format, to our servers and the applications that are to be run on them in our…
2 replies
I want to implement indexed views in a bi-directional transactional replication enviornment. All sq…
2 replies
Hi all, I am generating a report for duplicate companies in a "Company" table. These are our custom…
2 replies
Hi all, This is really a couple of questions in one. We have a custom written VB com object that wi…
11 replies
I have the dubious task of trying to capture the error description from a SQL statement passed thro…
8 replies
I have multiple DTS packages on one server which I need to transfer to another server box. Is there…
3 replies
Hi all ... just wondering if someone knows of a way to figure out when an object (ie. table) was l…
4 replies
Viewing 15 topics - 277,021 through 277,035 (of 283,945 total)