Viewing 15 posts - 36,241 through 36,255 (of 49,562 total)
ben.ward 42132 (10/19/2009)
I'm amazed that a single null in a recordset will make the whole query fail but nevermind eh 🙂
The query isn't failing. You're not getting error messages....
October 19, 2009 at 2:55 am
Brian McGee-355525 (10/19/2009)
October 19, 2009 at 2:46 am
Brian McGee-355525 (10/18/2009)
Two databases on same server. Query uses one table in each.Update DB2..IT
Set TTI = tds.TI
From DB2..IT it
Join TDS On it.TR = tds.DSR And it.DS = tds.DS
There's no...
October 19, 2009 at 2:03 am
bas de zwart (10/16/2009)
- Users would be unable to quickly check what's there in each field by using a 'SELECT TOP 100 * FROM OBJECT' query.
-...
October 19, 2009 at 2:03 am
alifah (10/18/2009)
its a direct relationship with foreign key programid..
Then you should have a join between the two tables on that column, just as you've joined applicant and intake
October 19, 2009 at 1:55 am
talltop-969015 (10/18/2009)
Remember ladies, reading is fundamental...
<raised eyebrows> Was that really necessary?
Personally I've seen far more males than females who wouldn't open a book if their lives depended on it. Might...
October 19, 2009 at 1:48 am
You can study any way you like. No one's going to restrict you there. The material is not the same in the two exams (no big surprise), so it might...
October 18, 2009 at 12:31 pm
The MCTS is a pre-requisite for the MCITP certification. You'll have to write and pass the TS exam first, then the PRO to get the certifications.
October 18, 2009 at 4:18 am
Sourav-657741 (10/17/2009)
What is the max size of one row of a table?
8060 bytes, excluding LOB data and not considering row versioning or other things that will reduce the available space...
October 17, 2009 at 4:16 am
gardenlady (10/16/2009)
October 16, 2009 at 3:16 pm
GSquared (10/16/2009)
October 16, 2009 at 3:03 pm
I think it's sysadmin. I'd be very surprised if it's anything less since you can use it to read any page, anywhere in any database.
October 16, 2009 at 2:55 pm
Looks like MS Access. Specially with the comment 'under a single button click'
Likes without wildcards
Non-aggregate comparisons in the having clause
The same two predicates repeated several times with ORs between them....
October 16, 2009 at 2:52 pm
GSquared (10/16/2009)
Of course, if that particular page was affected by some transaction in the lost file....
As far as I'm aware, it doesn't matter. With a missing log file, the page...
October 16, 2009 at 2:41 pm
Viewing 15 posts - 36,241 through 36,255 (of 49,562 total)