Viewing 15 posts - 3,511 through 3,525 (of 5,356 total)
quote:
Why have a primary key on every table? Because Dr. Codd said so. I just have my developers read some...
November 11, 2003 at 1:21 am
Can you post the results of
DBCC SHOWFILESTATS
Frank
November 11, 2003 at 1:08 am
quote:
Are you trying to reach Microsoft SQL or MySQL... wherever I heard earlier about PHP, the combination is MySQL/PHP and not SQL...
November 11, 2003 at 1:03 am
Our firewall is really picky. See for my job I need to do research on investments over the internet. Guess what happens when I try to open a link like
http://....technicalanalysis........
November 11, 2003 at 12:56 am
Another example I need clarification on.
Over here I tend to regard such job offers which advertise the compensation first of all as suspect.
Over there a different practice?
Frank
November 11, 2003 at 12:53 am
Don't worry about the connection speed. I don't know what we have, but DSL seems slow compared to. ![]()
Anyway, srgangu has a solution and that's good!
Frank
November 11, 2003 at 12:47 am
quote:
Ok, maybe you have a Link to Database Normalization rules I can read? I know I've read it before, but I...
November 11, 2003 at 12:43 am
this is going into theory. and there isn't an ultimate answer anyway. you should analyze your table structure and decide then.
remember, the definition of the 3NF is 'all non-keys are...
November 10, 2003 at 8:50 am
November 10, 2003 at 8:46 am
what about
DECLARE @x DECIMAL(5,2)
DECLARE @y INT
SET @x = 1
SET @x = @x / 8
SET @y = CEILING(@x * 5)
Frank
November 10, 2003 at 8:35 am
quote:
The article is ok. But before that i want to know the Full Explanation on Cluster Index and Ordinary Indexes with examples....
November 10, 2003 at 6:21 am
Did you reference Microsoft ActiveX DataObjects in your project?
Frank
November 10, 2003 at 5:51 am
Open EM. Click on a server registration and then choose Extras-> wizards.
Alterntively select a db, right-click->view->taskpad. And then choose wzard tab
Frank
November 10, 2003 at 5:17 am
Try the link I've provided above or directly
http://www.sqlservercentral.com/columnists/mcurnutt/datadictionaryfromwithinsqlserver2000.asp
Frank
November 10, 2003 at 1:01 am
Viewing 15 posts - 3,511 through 3,525 (of 5,356 total)