Hi Admin,
I am using the eval product because I am new to ASP development and wanted to see if this product could help me. Your product is a great way to save alot of time coding.
My problem is using MS Access querys as data sources. I receive the following error with all of the queries;
"Data provider or other service returned an E_FAIL status."
This is one of the queries;
select [MACiD], [Premises_Number], [Complex], [Building], [Level], [Service Center #], [Service Center Task #], [Status], [Project_Type], [Scheduled_Start_Date], [Actual_End_Date], [Technician], [TaskTypeID], [Hours], [Minutes], [Comment_Issues], [prob_Tkt] From [Prblm_Tkts Query]
Can you tell me what is wrong with my queries?