Topics
Started by
Posts
Last post
Hello, As someone who is feeling my way through the long learning curve of T-SQL and SQL Server in …
6 replies
Hi Experts, Could you please explain me the purpose of the prod,dev and test servers? or share me i…
9 replies
SQL 2005 Ok create a table CREATE TABLE [dbo].[DIM_TEST]( [ID] [int] NULL, [Data] [varchar](max…
19 replies
I have some pretty old hardware and am still waiting for Santa to drop me an i7 Extreme, 12GB RAM l…
10 replies
Does anyone KNOW of a good book/s out there that teach Stored Procs from the ground up. I've done…
7 replies
Dear All, When I try to insert the string with single quote (') in the Sql Server 2008 table t…
4 replies
I'm trying to update a linked MySQL database with records from a MSSQL 05 database. Here is my code…
2 replies
The following sentence works perfectly; select distinct a.Sample_Number,a.Test_Group,a.ANACOD,b.cod…
5 replies
I am trying to get a numeric value for the day of the week and the week of the month. Example: Toda…
2 replies
Hello All, I've got the following problem. In my database I have a table with four columns: ID, Ren…
4 replies
Hi All, I've created a letter that gets prepopulated with data from a created query. The Letter bre…
1 replies
Hi, Could you please give me an advice on how to implement this FK relationship between the tables?…
12 replies
I created a procedure that organizes relevant data in a temporary table (#listos) based on a select…
1 replies
Old guy here, new to database coding....NEED HELP PLEASE!! I have a stored procedure that works gre…
5 replies
Running SS2k8 on my home office network server "Lion". Lion is also domain controller for domain "M…
6 replies
Viewing 15 topics - 391 through 405 (of 2,735 total)
You must be logged in to create new topics.