Viewing 15 posts - 16 through 30 (of 130 total)
Finally; in the interest of giving back to the community. If you are interested in how I turned my table spec into a stored procedure - here it is;
I use...
October 27, 2020 at 1:27 pm
To future readers;
The responses from Phil and Scott helped me solve my problem. Ultimately, for my use case, I used unique constraints as is specified in my DDL above. Further...
October 27, 2020 at 12:34 pm
Scott. Thanks for the reply.
My reply to Phil gives some more background. Obsolete dates are being captured correctly. As far as I know, the Date datatype is sufficient for Effective...
October 26, 2020 at 5:20 pm
Phil. Thanks for the reply.
Now I'm 2nd guessing myself about the results I was seeing. I think it was actually working although the error message was not what I was...
October 26, 2020 at 5:13 pm
Ken;
With regard to creating views; I have not yet tried that but I suspect it would work. I had just hoped to avoid going to that additional overhead.
Thanks!
May 28, 2020 at 5:22 pm
Ken;
I tried what you suggest - using the syntax to create the columns as hidden. While this does "hide" the columns in a select * from [tablename], by default, (it...
May 28, 2020 at 5:20 pm
I'm including this for the sake of completing the discussion since I think I've discovered the source of my problem. Using this version of the DDL I was not able...
May 28, 2020 at 5:15 pm
Steve;
Thanks for the direction. I didn't include the code in-line initially because it is quite large (almost 1200 lines), and as I think about it now, would probably not run...
May 28, 2020 at 3:40 pm
Mmm... it appears I am unable to upload either a .sql file or a .accdb file. How unfortunate.
I tried to recreate the problem with simplified version of the table and...
May 28, 2020 at 2:23 pm
Wendell;
I too have experienced lost posts on the SSC site over the last while - since they changed the site.
Thanks for the reply.
I'm familiar with indexed views, however, the structure...
May 1, 2019 at 1:10 pm
Hello Wendell. Thank you for your response.
Sorry in advance for the lengthy reply. I don't even know that there's a clue in here...
You are correct that the field in question...
April 19, 2019 at 8:12 pm
Wendell;
Thanks again for your response. You've helped me in the past and I appreciate it.
I'm shocked/dismayed/disappointed that there isn't a better/simpler way to leverage the error reporting...
March 28, 2019 at 6:50 am
Viewing 15 posts - 16 through 30 (of 130 total)