Topics
Started by
Posts
Last post
I have a procedure that is fired off from a job, that does an archive operation to another server.&…
3 replies
Ran into this issue where the clause having " a.company_name like N'abc%' " t…
4 replies
how do i trap keys in webpages like my client wants the moment he presses enter key, focus should g…
2 replies
Is there a way of altering a columns default value without having to drop and recreate indexes on f…
1 replies
Hi, All! My question is: what's the way T-SQL makes subj? CONVERT gives me value, in which integer …
6 replies
I need to bring back a list that contains TABLENAME and COUNT with a where clause that is the same …
6 replies
I want to assign multiple variables using a single select statement. For example: DECLAR…
1 replies
I have a table with a column that has long text. This column is for HTML that references a pr…
5 replies
Is there a SQL function that will perform a MD5 hash? For example: Function Input Value: …
5 replies
How can I convert an int to a 6 character string and fill the front with zeroes? e.g. 748 becomes '…
9 replies
What value of 'Result' will be printed below? (It wasn't what I expected...) DECLARE @f FLOAT SELE…
5 replies
I cannot seem to respond at the original post so here is my responce for serious date problem. 1) T…
1 replies
I am trying to open a VB.net 2003 dataset via a stored procedure. The stored procedure is ret…
1 replies
Hi, I am trying to select a set of records from one table that do not appear in a second table. &nb…
4 replies
Hi, Is it possible to call a package from a SP ? Maybe it s stupid and better to code everything i…
2 replies
Viewing 15 topics - 12,796 through 12,810 (of 17,082 total)
You must be logged in to create new topics.