Viewing 15 posts - 61 through 75 (of 130 total)
Thank you Wendell for your reply. It is as I had feared.
Indexed View
I've tried this to no success (so far) but I wonder if it's because I'm not doing...
October 30, 2014 at 10:14 am
I'm happy to report that by creating a view on the server (using OPENQUERY, which makes it nice and quick) and then creating a link to it in my .accdb...
August 22, 2014 at 3:31 pm
Wendell;
Thank you for your response. I was wondering if I was going to get one. There were a bunch of views but yours is the first response.
A little...
August 22, 2014 at 3:07 pm
lol! That's totally it. It seemed so much more difficult when I was trying to solve it on my own. Thanks!
December 6, 2009 at 5:04 pm
That's exactly what I'm looking for. Thanks!
December 3, 2009 at 7:03 am
Yep that works! Thanks for the help.
July 14, 2009 at 7:17 am
Hi Andrew.
Thanks for this.
I actually came across this solution a few hrs ago on my own. Just hadn't gotten back here to document it for completeness.
March 27, 2009 at 3:17 pm
That's kind of elegance I was thinking of 😛
Thank you!
March 27, 2009 at 6:29 am
I think I've got it. I'm just not sure if this is the best solution.
I'm using a function called from a constraint which checks for grandparents.
What do you think?...
March 24, 2009 at 10:51 am
Hi GSquared.
Thanks for the reply to my post of a while ago. The final resolution was that, from a business perspective, [coal]Mines and Mine Workings are to be treated...
March 18, 2009 at 2:44 pm
...only one foreign key qualifies for Cascade in a table...
Please forgive me, I still don't understand what you're saying.
In the example below Table C has two cascading references. SQL...
February 25, 2009 at 3:07 pm
Thanks for the reply.
I'm not sure what you're saying. Am I reading you to say that cascading can only go to one table? That's not correct otherwise the...
February 25, 2009 at 2:30 pm
After much gnashing and trashing I think I've got this solved. Here's the code for posterity sake. Maybe it'll help someone else some day.
-----------------------------------------------------------------------------------------------
-- GET STAFF_ID (User defined...
February 23, 2009 at 1:42 pm
Hi.
I've tried to take a slightly different tack and am now having a different problem. I'm trying to use a function to perform a check constraint. Logically, I...
February 19, 2009 at 7:05 pm
Viewing 15 posts - 61 through 75 (of 130 total)