A
Ana
Hi,
I created a stored procedure to list the paid orders for a determinate
period (SELL_DATE --- BETWEEN @Date_Start AND Date_End) and by SALESMAN
(@Salesman).
I would like to use a Form which will allow me to select the SALESMAN, the
Start and End date. Then with a command bottom write a 1 in a bit column
(COMMISSIONS_PAID) based on my selected period.
TIA
Ana
Access XP -> MS SQL2K
I created a stored procedure to list the paid orders for a determinate
period (SELL_DATE --- BETWEEN @Date_Start AND Date_End) and by SALESMAN
(@Salesman).
I would like to use a Form which will allow me to select the SALESMAN, the
Start and End date. Then with a command bottom write a 1 in a bit column
(COMMISSIONS_PAID) based on my selected period.
TIA
Ana
Access XP -> MS SQL2K