Topics
Started by
Posts
Last post
Hi I have records in a table (employeesTable) which has column (employeeID) with UniqueIdentifier d…
2 replies
i had 2 queryies written , 1 in the main page and another in the details main page has a counter sh…
7 replies
DECLARE @emp_group_name varchar(100) SELECT @emp_group_name=b.emp_group_name FROM mmmm_emp a…
2 replies
I have a stored procedure which has a parameter @user_id If i eneter @user_id the stored procedure …
4 replies
My task is to read one table, get the name of another table and store in a variable, then use that …
2 replies
I have a table Date Car Type Count 6/4/2004 Honda Civic 5 6/4/2004 Hond…
4 replies
Hi I have a table like this: SRVNAME &n…
3 replies
Is there a way to execute the FILEPROPERTY function against multiple databases with-in a stored pro…
4 replies
Hi, Please can you help me with a Query. I have a Table that contains Currency Rates. This Table ha…
2 replies
Good day We have a web solution producing management reports using XML for data retrieval. One of t…
3 replies
i have posted one topic "serious date problem" pls answer that <a href="http://www.websolsoftwar…
5 replies
i have a date problem, our date format is dd/mm/yyyy and the sql server in which our website…
3 replies
how do i check default language setting. and default language setting for a particular user …
2 replies
I have a query like the following SELECT Test1, Test2, Test3 From OPENQUERY(AS400SRV,'SELECT Test1,…
3 replies
Hi friends I've 2 tables.assignment(pk) and worktime(fk) assignment has fields like staffid,estimat…
6 replies
Viewing 15 topics - 12,781 through 12,795 (of 17,082 total)
You must be logged in to create new topics.