Topics
Started by
Posts
Last post
I am running a stored procedure that accesses a lot of data through a linked server. When I run a …
1 replies
I have this stored procedure below: ------------------------------------------------------ DECLARE …
2 replies
bulk insert seems to ignore every second linebreak. consequently, it only imports 3 records (out of…
5 replies
I would like to get this script to work, it keeps saying: "Only one expression can be specified in …
5 replies
I am trying to do a full text search on a text field. I have added the neccesary full text index on…
12 replies
By: Mauve
Hi, How the SQL Server applies locks on tables? I have 3 cases, I want to know how the SQL Server 2…
5 replies
Hi All, I have created a table as like parent Child structure. e.g (Topics and Reply). tblTopics (…
2 replies
Hi, My string is as follows: 'hurrycanecathurrycanecatand dod race' I want to find out character 'a…
7 replies
By: SwePeso
Hi there! I have a troubles with post's subject. Here is scenario: there is a table with 1 million …
3 replies
hi friends, i have a table with more tha 20 lakhs of records.now i want to copy some of tho…
4 replies
Can someone tell me why this evaluates to 'True'? SELECT CASE WHEN 'dd' = 'DD' THEN 'True' ELSE 'F…
2 replies
Anybody have this issue before? Using Management Studio, running a query and it errors out - only i…
8 replies
By: jcrawf02
Hi guys, I have the following problem, when I try to save the secondary server configuration to bac…
3 replies
This query works fine pulling from a SQL 2000 database. However, the EXACT same query pulling from…
2 replies
Hi, This is nirmal..... I have a Microsoft SQL Server 2000 Database. I want to convert it to MICROS…
1 replies
Viewing 15 topics - 5,956 through 5,970 (of 10,974 total)
You must be logged in to create new topics.