Topics
Started by
Posts
Last post
I am using Hindi fonts in windows application. I have setted down the font of text box as hindi fon…
1 replies
Hi, I have columns of float data type that I have to convert to char. With a natural cast, any big …
11 replies
Hello, I'm having issues creating two stored procs. I would like to create one that creates and res…
1 replies
Hi All I had created this in Crystal reports 2008 but can't export it to excel so I am trying to cr…
2 replies
Hi!!! The variable is initialized in a stored procedure with the value present in a table. It is di…
6 replies
hi all, I am presently working on a solution to the following problem: Table 1: index1 (primary key…
5 replies
The INFORMATION.SCHEMA.COLUMNS view has a column called DATA_TYPE. BOL doesn't list all the potenti…
3 replies
I work for a telemarketing company and I have a process that loads telemarketing agent records ever…
5 replies
Hi, I am trying something along the lines of the following: declare@SERVER_DB1 VARCHAR (100) set …
3 replies
hi i have the following query UPDATE AVR_Curr SET PrevTransactionID = (SELECT max(AVR.Transactio…
2 replies
Hi, I am monitoring the session_id of a large query which denormalises data into a large single tab…
8 replies
I'm looking for a query that would show me all BLOB columns that are indexed so I can plan for offl…
15 replies
Hi, I have a table - Table 1 which has the following fields - [Fault] [varchar](20) NULL, [Occurred…
6 replies
xp_cmdshell is enabled I run the following and it says executing but nothing actually happens it ju…
8 replies
I got part of the following idea off a post I saw on Joe Selko's blog... sorry, can't remember the …
3 replies
Viewing 15 topics - 9,991 through 10,005 (of 10,647 total)
You must be logged in to create new topics.