Topics
Started by
Posts
Last post
Hi all, I have 2 different databases that are both mirrored. I had an idea of setting up a Linke…
9 replies
I have a table and i have no idea how it is modified. I have wrote this small trigger: CREATE TRI…
1 replies
Hi there I have a sproc that takes in an XML dataset and I would like to loop through the XML eleme…
3 replies
How would I select a row in a table, change its key value and insert it into the same table as a ne…
6 replies
I am trying to compare a date from a table to a value in an extended property using the following c…
2 replies
I want to put an time stamp on a table that is being used for reporting so that I can easily tell t…
3 replies
I need to run the same select statement against multiple databases so I'm trying to create a sproc …
2 replies
So here is the code that I'm trying to run. (Edited for obvious reasons ) $tSQL->Insert($hostnam…
1 replies
Having unloaded a table (containing column "Contents long binary") from a Sybase SQLAny d…
2 replies
I’m migrating a SS 2000 database to SS 2005. The most critical incompatibly I’ve found since now, i…
2 replies
I have the following table: CREATE TABLE [dbo].[MobileApplicationReport]( [MobileApplicationR…
11 replies
I have a table as follows: id name value 1 name1 val1 1 name2 val2 1 name3 val1 2 nam…
2 replies
I need to drop all foreign key references prior to truncating all the tables and transfering in the…
4 replies
Hi, I have the following script segment which is failing: CREATE TABLE #LatLong (Latitude DECIMAL…
9 replies
Hi, Some background: I have a school. School have classrooms. Classrooms are divided into various s…
1 replies
Viewing 15 topics - 11,656 through 11,670 (of 12,230 total)
You must be logged in to create new topics.