|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hello all, im new here.
I have made a program in Visual Basic to work with a data base(made in MS access). The data base is simple, no relations, just some separate tables. Now, i need to put the data base online so me and other persons can access the data base trow the program i made in visual basic... but i dont know how can i put a data base online and then access it trow visual basic program. Someone can help me? Thanks. Best cumpliments. Tiago Gonçalves |
|
#2
|
||||
|
||||
|
You would need to create a web based application.
I suspect you created a windows based application in Visual Basic. |
|
#3
|
|||
|
|||
|
Agree with Memnoch but if you have a network, just put the database on the server (a machine-directory wich all have access), and use the network path for the database.
The problem is that online has many meanings. ![]() |
|
#4
|
|||
|
|||
|
Yes, thats correct, i create a windows based application, and i use the Data object of visual basic to access the DB.
How can i create a web based application? Or can i just create a ASP database then use the network path in the Data object properties. I like to know your viewpoint and what do u think about this and what is better for me to do. My objective is have an DB online, so all users of my application can access the DB, see records and add some. Thanks for the help. Tiago Gonçalves |
|
#5
|
|||
|
|||
|
I read the mail and till now i dont understood did u create the application for lan network for a company or its over internet
![]() |
|
#6
|
|||
|
|||
|
Solutions
There are two ways you can put this online. You can either
export the database as a webpage or you can learn asp to build a dynamic website. If you have time learn asp, otherwise depending on the size of your database it can eat your bandwith up when people are accessing it. TW |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > Problem with a Data base for Visual Basic |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|