Topics
Started by
Posts
Last post
Hi My qusetion: i want export Table data to text file usind sqlsmd? but i have to run sqlcmd code …
1 replies
Ok below is my newest task assigned to me by my boss, before you curse me about cusors, the SP in t…
6 replies
Hi, I am new to SQL server 2005. I am trying to get some user data from Active directory using link…
1 replies
By: GSquared
Hi, I have to tables: table1 (SomeID int) and table2(SomeID int). One column in each table. Please …
1 replies
By: Lowell
how to implement Unicode ...In a Database i m having a field with nvarchar (max) datatype when inse…
2 replies
I have one SP 'A' and another SP 'B'. SP 'B' is returning three tables. I want to call SP 'B' insid…
8 replies
We write a lot of stored procedures for reporting purposes and in those stored procedures we create…
10 replies
hi my requirement is i need to check any txt file on drive --------------------------------------…
5 replies
By: Bhuvnesh
Hello experts, I’m trying to write a code to insert data in one of the table ‘TotalTable’. First I’…
1 replies
hello there i am using sql server 2005 at windows xp sp2 with a windows application i developed. …
9 replies
I'm having trouble creating a deterministic function. For a bit of background, I had to add to a ta…
2 replies
Hi Can anyone advise me if it is possible to run a SQL query when one of the string values contain …
5 replies
Hi this is the table script CREATE TABLE [dbo].[RequestSubTypes]( [RequestSubTypeID] [int] IDENTIT…
5 replies
Hi, How to decide when to have Primary key as clustered or non-clustered on a column which as ident…
2 replies
Hi all Can anyone help me to create a job that execute once a year.... In job creation wizard i fi…
1 replies
Viewing 15 topics - 1,396 through 1,410 (of 4,155 total)
You must be logged in to create new topics.