Topics
Started by
Posts
Last post
I was wondering if its possible to have a variable hold the location of a database and table so in…
4 replies
Ive noticed dudes in this forum uses # for the first letter of their table names. Does it have any …
12 replies
I am tying to convert a n DTS package to SSIS. I have used pragmatic works to convert so far but i…
2 replies
Hi, Just curiosity to know... there will be 5 trace files with each 20 MB size for default trace. C…
5 replies
I am trying to generate a script with data. I have imported this data from Excel to SQL and now nee…
3 replies
I'm really sorry, here's yet another of my terrible questions. I apologise in advance! I've been as…
1 replies
This is my Stored Procedure: DECLARE @MyString NVARCHAR(3); SELECT @MyString = 'foo' SELECT CASE …
4 replies
Hi I declared the primary key as identity int. Now everytime a value(code) is selected from the gri…
3 replies
Hi there, I have an evaluation application that I am trying to configer to use SQL server instead o…
2 replies
I have a Query, where I SELECT SUM(A.MINUTES) from.... The variable A.minutes is defined as an INT …
4 replies
Hi, I am really confused about difference between `Cluster` and `Index`. I think they are same. Ple…
5 replies
Hi, I have created a database with a table called "cable" Fields are ID - identity cableID - nchar(…
6 replies
Hello, I am having a problem with an Access application that we use to show and print checks. I be…
1 replies
I am looking for help with splitting a row into multiple rows based on dates overlapping. As an exa…
12 replies
I need to add a script so that my system will pull a word document using a program I have. Can I wr…
1 replies
Viewing 15 topics - 1,516 through 1,530 (of 5,050 total)
You must be logged in to create new topics.