Hi Guffa, I get the following error message: ERROR [HY104][Microsoft][Microsoft Access ODBC Driver]Invalid precision value Thanks for your reply. Bye for now. JC.
Problem solved! It was pathetically simple... All I had to do was to set the reports file property "Build Action" to "Content". Now everything is ok. Thanks a lot! JC
If you're copying an entire table, you can probably call it's Clone() method to create a copy and stuff it into a dataset. I'm guessing here tho. Why are you manipulating datasets and tables like this ? Christian Graus - Microsoft MVP - C++