Topics
Started by
Posts
Last post
i am tring to run a simple select and for some reason i am not able to get this to work this m…
9 replies
I have a field which has postcodes What I would like to be able to do is find the Alphabetic part …
2 replies
Is it possible (with SQL2005), from a single stored procedure, to return multiple resultsets? I wa…
7 replies
I am sure this is a simple problem but as a newbie this has caused me much head scratching... dvres…
1 replies
Hi guys, how can i verify if a table or store proc exist and if not exist exit the procedure. I tri…
1 replies
I have done the following sort: SELECT Sex, Distance, Time FROM RaceResults ORDER BY Se…
6 replies
Hi I am trying to convert varchar to Text datatype. Something like this Declare @s1 varchar(80) SE…
2 replies
Hi guys, How can I change the status of the column(identity) that to on or off ? Not using E.M…
2 replies
I'm looking a t-sql code for call a webservice from store proc (triggers). If I call the webs…
5 replies
Hi, Using SQL 2000 Standard. Have a partitioned view with 7 tables. Each table has a date range whi…
4 replies
We are looking for a way to update (ex) the 5 first rows of a table depending some selections and a…
5 replies
Hello all, I am starting to write T-SQL script and can't find how to test if a table is pres…
4 replies
Hi all I want migrate my application from Oracle to Ms-sql server -frant end having sql promming(Or…
2 replies
Please refer to my latest post, which gives brief idea about my problem. but please help An…
3 replies
I would like to create a stored procedure that would return me a recordset based on two parameters …
2 replies
Viewing 15 topics - 8,551 through 8,565 (of 17,082 total)
You must be logged in to create new topics.