Hi,
I am not sure if I am doing something wrong or if it is a bug but, I can not seem to parse a SQL querie in the DTS Wizard.
I get the following message.
"Unexpected Error occured.The provider has returned an Error result without an Error message".
The syntax is:
select "Aanw"."Filiaal_nr", "Aanw"."Gebr_kd", "Aanw"."Datum", "Aanw"."Volg_nr", "Aanw"."Status_kd", "Aanw"."Begin_td", "Aanw"."Eind_td", "Aanw"."Ltst_update_ts"
from "Aanw"
Can anyone maybe help with a suggestion?
Thanks
I am not sure if I am doing something wrong or if it is a bug but, I can not seem to parse a SQL querie in the DTS Wizard.
I get the following message.
"Unexpected Error occured.The provider has returned an Error result without an Error message".
The syntax is:
select "Aanw"."Filiaal_nr", "Aanw"."Gebr_kd", "Aanw"."Datum", "Aanw"."Volg_nr", "Aanw"."Status_kd", "Aanw"."Begin_td", "Aanw"."Eind_td", "Aanw"."Ltst_update_ts"
from "Aanw"
Can anyone maybe help with a suggestion?
Thanks