Viewing 15 posts - 3,031 through 3,045 (of 5,356 total)
- Open your table in design view
- Right-click on properties
- Choose Relations (?!? Sorry, in german its' called Beziehungen) tab
- Add new
- Fill in the required informations as Parent and...
December 29, 2003 at 6:13 am
I guess this is expected behaviour. You can't use @TEMP to pass more than a single value. It will not be correctly interpreted as a list of values.
This might be...
December 29, 2003 at 5:45 am
Is this http://www.sql-server-performance.com/forum/topic.asp?TOPIC_ID=1092 going your direction?
Frank
December 29, 2003 at 5:32 am
There is a GOTO command in T-SQL. It is explained in BOL. Also you'll find there
a topic 'nesting stored procedures'
Frank
December 29, 2003 at 5:28 am
Sorry, if I understand you correct, why do you have three tables at all?
Isn't a programmer at the same time also an employee?
However, is this what you're after
December 29, 2003 at 5:24 am
If this is for some kind of index, I would also use the identity property on a numeric column. This is a built-in function of SQL Server that I'm feeling...
December 29, 2003 at 2:43 am
http://www.microsoft.com/technet/treeview/default.asp?url=/technet/prodtechnol/sql/reskit/sql2000/part3/c1161.asp (I know, I know, Jeremy
might be worth reading.
Frank
December 29, 2003 at 2:11 am
quote:
We spread them out. We looked for relevant details that showed for work experience similar to what we were hiring for. We...
December 29, 2003 at 1:51 am
Yes, this feature is implemented in standard installation of Snitz.
Frank
December 29, 2003 at 1:27 am
You bring in the right name.
I know Celko did some stuff on NPV and IRR calculations.
And I know in most cases the answer should be:
'Do this in your client...
December 21, 2003 at 1:24 pm
There are no stupid questions!
As one table can be potentially linked with each other in a database, how should this work that you only supply an identifier without stating what...
December 21, 2003 at 1:18 pm
Hi Jag,
you're posting in the wrong forum.
Commonly these 'Discuss content...' are used to discuss articles posted by the specific author.
Anyway, not an easy question with no single answer.
Perhaps...
December 21, 2003 at 1:08 pm
December 20, 2003 at 3:06 pm
Viewing 15 posts - 3,031 through 3,045 (of 5,356 total)