A
Abdolhosein Vakilzadeh Ebrahimi
Hi:
I have a big database project which I SHOULD use ms access databases.
I have my OleDbConnections through my program.
But the problem is access is file based instead of DataSource, so I
should define in all connections a file path, which is variable during
runtime.
I used OleDbCnnection since I based my proj on VS.NET 2002, so I can
not replace it with ODBCConnecion.
Is there any idea?
Your help is appreciated.
A.V.Ebrahimi
(e-mail address removed)
I have a big database project which I SHOULD use ms access databases.
I have my OleDbConnections through my program.
But the problem is access is file based instead of DataSource, so I
should define in all connections a file path, which is variable during
runtime.
I used OleDbCnnection since I based my proj on VS.NET 2002, so I can
not replace it with ODBCConnecion.
Is there any idea?
Your help is appreciated.
A.V.Ebrahimi
(e-mail address removed)