Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.55K
~8K People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for Nebil

at first we want to create new MS Access Database by Giving path from Textbox instead of prewritten path on Runtime in vb. net Imports ADOX Public Class Form1 Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click Try Dim cat As Catalog = New Catalog() cat.Create("Provider=Microsoft.Jet.OLEDB.4.0;" & _ …

Member Avatar for YASHNIT
2
8K

The End.