Viewing 15 topics - 277,036 through 277,050 (of 283,955 total)
Topics
Started by
Posts
Last post
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
This is so easy to bypass in Access queries with the IIF function. How do you get around this in V…
5 replies
Hello, I'm trying to create a replication of a database for use as a 'workspace' for the client so …
1 replies
Can someone point me to any good "Beginning" DMO books? My programming skills a very new (I'm teac…
1 replies
Hi all, I need some help. I need to invoke a job based on some event. The job needs to be invoked f…
4 replies
Why does SQL Server not allow multiple NULLs for a column with a unique constraint defined? As far …
17 replies
Viewing 15 topics - 277,036 through 277,050 (of 283,955 total)