Topics
Started by
Posts
Last post
I have several tables broken out by years that contain a license number for each person. The perso…
10 replies
DECLARE @UserID INT DECLARE @PassWord VARCHAR(50) DECLARE @Ok INT SET @UserID = 101 SET @PassWord …
8 replies
Hi All, I have a xml file to import into SQL server 2005. Now the xml file has a description sectio…
4 replies
I am new to sql server so I was hoping I could get some help? I have a table structured and populat…
3 replies
Hi guys, I am receiving the error: The multi-part identifier could not be bound. Here is the code: …
10 replies
Hi, i have to select rows from a table based on an 'in' . I will pass a parameter to the procedu…
6 replies
OK, I must be missing something obvious. Why does only the last calculation return a fractional val…
4 replies
hi I have a table column with default value newsequentialid() , but I need to get the new GUID gene…
4 replies
Choose one. There are no special teachers of virtue, because virtue is taught by the whole communit…
6 replies
I am having problem throwing error when i have to check for parameters that exists in stored proc.…
1 replies
I have a string in the database like this... >Agenda and Minute >Member Application I need to retr…
11 replies
Hi there, The below select statement pulls back all the Schedule of Rate Jobs that are held agains…
6 replies
We all have these issue once in a while ( please wait until I post my question or just say discussi…
11 replies
So we have a table, it has "stuff" in it. One of those columns is a bit and we found a handfull of …
4 replies
Hi, TABLE SomeTable1 ( Year SMALLINT, teacher varchar(5), studen…
23 replies
Viewing 15 topics - 6,061 through 6,075 (of 12,234 total)
You must be logged in to create new topics.