Data Control

  • Thread starter Thread starter JamesJ
  • Start date Start date
J

JamesJ

I' trying to get MSAdodcLib.Adodc.6 data control to work
but so far the buttons are dead. I've stet it's recordsource
to a table but not a thing happens when I click a navigation
button, they're all disabled.
Also, ideally I want to populate the flexgrid control with this
same table but apparently it doesn't get populated using
the table name as it's recordsource or rowsource in the OnLoad
of the form.

Any help will be appreciated,
James
 
Well, I posted to microsoft.public.access.activexcontrol newsgroup on 1/8
and I'm still waiting.
 
Hmm. Well I don't have that control on my A2K machine and a search of MS
for
"access 2003" msadodc.ocx
doesn't come up with anything at all. Where did you get the control?
 
Really don't know where I got it. It's a data control for dao and the
default caption is Data1
I think thats why the msadodclib doesn't work 'cause I have no references to
ado.

James
 
Back
Top