Topics
Started by
Posts
Last post
Hi All, Could you point me out where is problem where I should start search for solution :S I have …
8 replies
Hello, I have a cross tab situation in which I need to convert a column with date values in it (yyy…
11 replies
Is there an alternative to running sp_change_users_login to fix each orphaned user because I have a…
9 replies
This is pretty straightforward but I want to know an easy way to do it and I'm not sure of the exac…
4 replies
Hey all, I need to build a stored procedure which will give the paged data from a query for an…
14 replies
for example: SELECT CAST(CAST(getdate() AS datetime) AS float) how can i convert the return select …
9 replies
I have a stored procedure that accepts a comma-delimited list of IDs, then searches a table returni…
9 replies
Hi, I appreciate your help for the following query. I have two tables PRODUCT and AUDIT TICK…
7 replies
Hi everyone, I have a store procedure and 3 parameters, @year1 char(4), @year2 char(4), and @…
10 replies
I have two different source tables from which i need to get the data and put them in a destination …
1 replies
Hi group, Table ABC - non of the columns are Identity Structure of ABC: RecID Int(4) - Not Identity…
4 replies
I want to find out how much time was between the time given and the time between eve…
11 replies
Hey all, I've a stored procedure which returns a resultset with dynamically building an SQL Query. …
2 replies
Hi, I have use a HTML control TextArea to let users input free format text in it. Users can input…
4 replies
Hi, I have 2 databases, one called X (development db) and the other is Y (production db). I work…
1 replies
Viewing 15 topics - 6,181 through 6,195 (of 17,082 total)
You must be logged in to create new topics.