Viewing 15 posts - 4,711 through 4,725 (of 5,356 total)
Hi Andrew,
quote:
Is there an alternaive way of creating graph/chart presentations based on queries other than using Crystal/Business Objects etc...? maybe VB etc.....
July 10, 2003 at 7:13 am
Hi SQLBill,
quote:
I would like to see an option where I can select it and get a list of the forums that I...
July 10, 2003 at 6:55 am
quote:
As for text link no. But you may not be familiar with Acrobat reader. If the data was text to begine with...
July 10, 2003 at 6:07 am
Hi James,
don't blame this on me. What I have written was taken word by word from a book about SQL Server Performance Optimization ![]()
Cheers,
Frank
July 10, 2003 at 6:01 am
Hi James,
quote:
I cheated. If you look at the link posted by Noel you will find on the first page the documents id....
July 10, 2003 at 5:47 am
quote:
http://www.sqlservercentral.com/columnists/awarren/worstpracticesnotusingprimarykeysandclusteredindex.aspI'm going to read this first, before going any further
I must admit after reading that...
July 10, 2003 at 5:42 am
quote:
As for a hidden clustered index that is not true. The table remains in a heap with no logic order. When the...
July 10, 2003 at 5:23 am
Hi Hans,
quote:
Well, don't get me wrong.
I won't, your opinion is very welcome!
What a nice coincidence,...
July 10, 2003 at 4:40 am
Hi Hans,
quote:
I don't understand your point? Why do you so forcefully express that your Identity column HAVE to be your primary key?
July 10, 2003 at 3:40 am
Hi Hans,
quote:
Interesting note:* When creating a non-unique clustered index on a table, MSSQL adds a UNIQUE value to the non-unique data to...
July 9, 2003 at 11:50 pm
Hi alicejwz,
from what you have sent me off-forum, could it be you have a bit field in one of your tables without a default value? That's working in Access, but...
July 9, 2003 at 11:42 pm
Hi alicejwz,
ahem, sorry maybe I am missing something, but what is the error message you get?
Cheers,
Frank
July 9, 2003 at 8:56 am
quote:
As I suspected, tried with spcific columns but still the same error..............
so are there any...
July 9, 2003 at 8:07 am
Hi Andrew,
quote:
ive inputted the following:insert into customer
select * from clnpers
WHERE NOT EXISTS (
SELECT * FROM customer WHERE
customer.cust_id = clnpers.cust_id
AND customer.rec_fname...
July 9, 2003 at 8:01 am
quote:
I cheated. If you look at the link posted by Noel you will find on the first page the documents id. "ISO/IEC...
July 9, 2003 at 5:04 am
Viewing 15 posts - 4,711 through 4,725 (of 5,356 total)