Thread
:
Why won't fill combobox?
View Single Post
07-12-2005, 12:26 PM
#
2
(
permalink
)
rdove
Masked Moderator
Join Date: May 2002
Location: Indianapolis, IN
Posts: 260
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
View Public Profile
Find More Posts by rdove