Topics
Started by
Posts
Last post
how to reseed a table variable fileds identity value
2 replies
Hello, I have a rather simple question but I'm a bit stuck... I want to perform a datediff between …
6 replies
Hi folks, I have a table with records like 1 aaaa John 2 bbbb Jane 3 aaaa John 4 …
14 replies
Am getting the infamous Msg 7391 error: OLE DB provider "SQLNCLI" for linked server "DEVFTDB1" retu…
1 replies
Hi, I have the 2 following queries (in IF and ELSE parts). I would like to combine the 2 ones int…
13 replies
I created a simple stored procedure and when i try to call it though BCP i keep getting: Error = […
10 replies
Hi, does anyone know how to prevent this bug from occurring. Essentially the execution engine is c…
7 replies
guys need help. Some of the data from the table are -- create table test( name varchar(29)) insert …
8 replies
I have a table that manages the relationship between overlapping geographical boundaries. The table…
2 replies
INSERT INTO chief_product (name, description, price, sale_price, vendor_number, vendor_name, produc…
3 replies
I have found much information about opening an xml document that is on disk (i.e. c:\my.xml). Howev…
1 replies
Hi all, Can anyone point me in the right direction to find the create/insert scripts for AdventureW…
8 replies
I want to convert the following time values into HH:MIAM or HH:MIPM, I have the following data in m…
2 replies
Hi folks, Periodically I get a request from the business folks to update a date column to today's d…
4 replies
i.e. say something like this.. select * from addressinfo where contains(address1,'"*red*"') I'd …
6 replies
Viewing 15 topics - 6,031 through 6,045 (of 12,234 total)
You must be logged in to create new topics.