sixtoedsloth
IS-IT--Management
HI,
Please can you tell me how to do this :-
DTS package
input : connx ODBC for powerflex
output : sql server 2000
source sql statement:-
select * from scanbox where scanned_date = convert(char(10),getdate(),10)
this wont work! how do i restrict the select based on
the date field?
Regards,
Russ
Please can you tell me how to do this :-
DTS package
input : connx ODBC for powerflex
output : sql server 2000
source sql statement:-
select * from scanbox where scanned_date = convert(char(10),getdate(),10)
this wont work! how do i restrict the select based on
the date field?
Regards,
Russ