Quote Originally Posted by dark_shadow
alright i've been doing some reading on using ADODB control first and for most would this help my situation?
It may but using bound controls isn't something that you would want to do on a regular basis - using ADODB library is much more flaxible way but much coding involved as well.

Quote Originally Posted by dark_shadow
...second when i use it i get an "error with FROM clause" error why does this mean?
You'll need to post your code.