guys How do you Create Database in MS Access Using Oledb in vb.net?
view this:
http://www.functionx.com/vbnet/oledb/Lesson02.htm
Do you mean that You want to create a new access database from vb.net via oledb OR To connect an existing access database to vb.net via oledb?
>Wanna know exact details so that I can help you in the best way I can.
Hi,
You can find a tutorial how to create a Database with Access in vb.Net. Look, here.
thanks guys.. i've already solved my problem by using adox. :)