Viewing 14 posts - 16 through 29 (of 29 total)
Antares686 - it looks like that did the trick! This is great! Thank you all for your help!
I've said it before and I'll say it again - this site...
November 30, 2007 at 9:04 am
The invoices numbers pose a bit of a problem at the moment as we just migrated data from one an old business application to a new one and the invoice...
November 30, 2007 at 8:27 am
I realized I can just replace cs.* with any of the p21_view_customer columns I want - which is great! 😀
Now I just need to figure out how to add the...
November 30, 2007 at 8:02 am
Ramesh, I ran the modified query and it returned:
Msg 102, Level 15, State 1, Line 12
Incorrect syntax near ')'.
November 30, 2007 at 7:47 am
Also, what would be the proper way to add the INVOICE_DATE column from P21_view_invoice_hdr and the DATE_ACCT_OPENED column from P21_view_customer ?
Thanks in advance for your help guys!
November 30, 2007 at 7:44 am
Andras - that worked, thanks
Rameesh - I tried the query but it failed with this error:
Msg 156, Level 15, State 1, Line 6
Incorrect syntax near the keyword 'OVER'.
Msg 102, Level...
November 30, 2007 at 7:40 am
Perfect! Thanks for your help!
November 29, 2007 at 1:26 pm
^ I ran the first part of this and it only returned 679 rows - much nicer than the 220,000 I first saw. 😀
One advantage I can see to this...
November 5, 2007 at 10:53 am
Lowell (11/5/2007)
run that in QA...it should find the sample record you said you created.
if it works, then you can throw away the...
November 5, 2007 at 10:08 am
No luck - that actually kinda freaked the app out a little. All of the sudden the other email alert trigger stopped working and I was getting hourglasses when I...
November 5, 2007 at 9:39 am
Ok, I think I understand what you are saying - so (remember, baby steps for the newb :blush:) how would I re-structure the trigger to accommodate that?
November 5, 2007 at 9:03 am
You guys are all fast! It's only been about 30 minutes and you've helped me fix the problem with creating the trigger!
So, the trigger did execute and was created...
November 5, 2007 at 8:24 am
^ thanks for catching that!
That fixed one error but I'm still getting the:
Msg 156, Level 15, State 1, Procedure Zero_Commission_Cost_Notification, Line 28
Incorrect syntax near the keyword 'select'.
For the SELECT...
November 5, 2007 at 7:51 am
I just tried executing the script on a dev dbase and received this error:
Msg 156, Level 15, State 1, Procedure Zero_Commission_Cost_Notification, Line 28
Incorrect syntax near the keyword 'select'.
Msg 102, Level...
November 5, 2007 at 7:41 am
Viewing 14 posts - 16 through 29 (of 29 total)