dejota6
Member
I am really struggling with getting my vb.net app to connect to an sql database. i have never worked with sql in this manner, and have really only connected to access database through vb. Here is my problem. I want to make one connection to the database and generate seperate sql statements or queries off of that one connection.
Can i do this? and if i can, how do i do that. I have been trying to make the connection public, but when i access the connection, it keeps saying that it is closed.
any help would be great.
Can i do this? and if i can, how do i do that. I have been trying to make the connection public, but when i access the connection, it keeps saying that it is closed.
any help would be great.
Last edited by a moderator: