-
Form Data Wizard
Hi
I seem to be having a problem with the form data wizard in vb.net
after adding a new form data wizard to the form, the wizard starts and I enter a dataset name. I click "new connection", as there are no connections in the pull down list.
I then click the "provider" tab and select the JET provider, after which I click "Next" to jump to the "connection" tab.
After selecting the access database .mdb, I click "test connection" and it says "test connection succeeded".
I then click "OK" at the bottom of the "data link properties" dialog after clicking "OK" the the successfull connection message.
But for some reason, the pull down list still has no connection for me to select ???
Does anyone know why this is happening?
I am using vb.net from vs.net 2002 at work.
Thank