Hi guys,
I'm taking a visual basic class in school and I'm impressed by the ease of programming that this language affords. since I'm new I'm not sure of the limitations of this program.
Right now I'd like to create a standalone application.
This application must connect to an online database.
actions in the application must update the database
the application must be able to lookup values in the online database.
This application is not intended to run without an active internet connection as it will not run without the database.
Those are my objectives, can Visual Basic with the combination of SQL or any other database language do this? What program would I use to create the database? MySql? Where can I learn more about how to connect an application to a database?
On a side note is there anyway to integrate flash or any high level animation into an application?
Those are my basic questions.
Thanks for your time,
Tugend.
I'm taking a visual basic class in school and I'm impressed by the ease of programming that this language affords. since I'm new I'm not sure of the limitations of this program.
Right now I'd like to create a standalone application.
This application must connect to an online database.
actions in the application must update the database
the application must be able to lookup values in the online database.
This application is not intended to run without an active internet connection as it will not run without the database.
Those are my objectives, can Visual Basic with the combination of SQL or any other database language do this? What program would I use to create the database? MySql? Where can I learn more about how to connect an application to a database?
On a side note is there anyway to integrate flash or any high level animation into an application?
Those are my basic questions.
Thanks for your time,
Tugend.
