Topics
Started by
Posts
Last post
I executed a script with many commits in in. However, while executing the script together i got a …
5 replies
Hey all, I'm hoping someone has dealt with this before. I have a SQL Job that uses a command line t…
1 replies
I have a table of values that I am importing to my database. The data is coming in as: Participant…
9 replies
Hi, I apologize if someone has asked this again in past, but it is something urgent. I have a varch…
3 replies
I have a project in hand to call a web service and store its results in a table. I am doing a feasi…
2 replies
I have a table that shows the order information. I want to create a statement that takes the qty_re…
7 replies
Hi, I have a query as follows, SELECT IDENTITY(int, 1,1) AS RecId, FROMTerm INTO #TempRates FROM Ra…
7 replies
Hi there, I have a simple table with 3 columns CREATE TABLE [dbo].[Ranges]( [RangeId] int NOT…
12 replies
Well, probably many of you won't find it strange, but I was surprised of the behaviour of INSERT wi…
6 replies
I have a setup as below: I have a stored proc which pulls data from various tables and returns a re…
4 replies
How to change the default Date format. I have default language set up as Spanish. But it uses the U…
13 replies
Dear Experts, Please help me in fixing this : I Have a database TESTDB ; Contains 800+ tables ; whi…
4 replies
Hi all, First time user of SQL here, not very familiar with SQL statement, need help with this situ…
1 replies
Hello everyone. I have a bit of a challenge I am attempting to resolve but keep coming up at dead …
2 replies
How do I code a SQL 2005 proc that will deliver an output returncode of 0 (to a VB GUI) if successf…
4 replies
Viewing 15 topics - 5,896 through 5,910 (of 12,232 total)
You must be logged in to create new topics.