K
Kline
Could anyone point me to an article that can explain to
me how to create an Access database in code using Visual
Basic .NET?
I really don't want an OLEDB connection .... I want a
private database that simply resides as a file on my
system and is accessed directly by the software I write.
It is NOT intended for the internet or to be read or
written too by anyone over a network.
I also don't want to use any controls that simplify the
process and limit my ability. I want to do it all in code.
Thank you in advanced,
K
me how to create an Access database in code using Visual
Basic .NET?
I really don't want an OLEDB connection .... I want a
private database that simply resides as a file on my
system and is accessed directly by the software I write.
It is NOT intended for the internet or to be read or
written too by anyone over a network.
I also don't want to use any controls that simplify the
process and limit my ability. I want to do it all in code.
Thank you in advanced,
K