Topics
Started by
Posts
Last post
I'm trying to create a function but getting an error message about the use of EXEC within a functio…
2 replies
HI All, I'm getting an unexpected result, and I'm sure it's a SET OPTION somewhere but I'm not sure…
5 replies
DECLARE @X XML SET @X = (SELECT XML FROM @tempLogical) INSERT INTO @tempPhysical ([MovementIdenti…
5 replies
I have a query that looks for the MAX(bigintcolumn) to find a particular record in the database. I …
23 replies
Hi, I am importing a .csv file using the SSIS import wizard. When I run the package I have created,…
3 replies
I messed up and wiped out a field in one of our tables in our production database. I do have a copy…
8 replies
Need some help converting DECIMAL values to HH:MM:SS format. I can do this in excel with the DECIMA…
2 replies
I don't know why I can't figure this out right now..... been screwing around with it for a little …
4 replies
Is there a way I can display person who created/last modied table. In this case, all tables have ow…
3 replies
Hi, I am parsing as XML file created by a PDF program. The XML has a begin and end tag of xfdf that…
8 replies
I want to create a user defined function which takes in the date and gives the number of weeks for…
6 replies
I want to create a table with an xml datatype column, bulkload it and eventually read the xml colum…
1 replies
Hello Does anyone know how to add a company calender to a database? I have imported a company cale…
4 replies
I am trying to develop a T-SQL statement that will read some records from the database, then insert…
2 replies
Hi all I am doing a select and putting everything into a recordset, so that then I can do the pagin…
7 replies
Viewing 15 topics - 8,971 through 8,985 (of 12,234 total)
You must be logged in to create new topics.