View Single Post
Old 07-12-2005, 12:26 PM   #2 (permalink)
rdove
Masked Moderator
 
rdove's Avatar
 
Join Date: May 2002
Location: Indianapolis, IN
Posts: 260
rdove is on a distinguished road
You can't use the SQLDataAdapter for access databases, it is specific to SQL Server only. You need to use the OLEDBDataAdapter for that.
__________________
~Ryan

rdove is offline   Reply With Quote