wht about VB over online with database
I do my applications with VB and DAO + ADO.
Now i have to made a application with a database and it have to work online.
I am thinking that I will do it with SQL server db or other db, and using VB.
Please suggest me that, Am I on the right way or learning PHP (or any other) will be beter for me.
Re: wht about VB over online with database
I'd suggest to look at MS .Net and SQL 2005 - Express Edition for either is free and is quite functional.
Re: wht about VB over online with database
Is MS .Net similar to VB.
How it can install, and what is it's editor. Is it a complete program like VB, or I have to use any Editor as NotePad or InterDev.
Re: wht about VB over online with database
Go look at the ms site for it and you wil see. ;)
Re: wht about VB over online with database
I mean is it easy for vb user?
What web language will be easier for vb user
Re: wht about VB over online with database
Why asking when you can just download it and find out all by yourself? :)
Welcome to 21st century! Enjoy it. :wave:
Re: wht about VB over online with database
Quote:
Originally Posted by r_amin
I mean is it easy for vb user?
"Easy" is a relative term which is different for everone.
Re: wht about VB over online with database
Quote:
Originally Posted by r_amin
I mean is it easy for vb user?
What web language will be easier for vb user
Probably VBScript, but you won't find that as powerful as the platforms available with Visual Studio 2005.
Re: wht about VB over online with database