idyot wrote:
So it wasnt really good info for beginners but I take your point
VB6 was a different basic language, and Microsoft moved to VB.NET ( which is VB7 ), in 2002. There was Visual studio 2002, 2003, and 2005, but 2003 was 7.1, and .NET 1.1. 2005 is .NET 2.0, and, I guess, VB8. So, it's a little convuluted, but it doesn't matter, 2005 is what you want to learn.
idyot wrote:
and by the sound of it in another post SQL (sounding complicated)
SQL is a simple enough language, it's only use is to provide access to data in databases. Learn VB.NET first, then move on to SQL, but SQL is a lot easier ( because it does less )
idyot wrote:
To be part of the community you have to know what kinds of questions to ask and unfortunately my confusion has led me to the point of not even knowing that!!!
Generally speaking, any question that starts with 'I want to know how to do x, and these are the things I've tried, but instead of doing what I hoped, I got this error/this happened', are always well recieved. Questions like 'I wrote some code and it doesn't work - why', or 'I need the code to do x' are not, because they don't show any indication that the person asking has done anything to try and solve their own problem.
idyot wrote:
My point being that I dont wanna hold anyone to a guarantee that their suggestion as to which route to take is right or wrong.
Well, that's the nature of online forums. I correct advice that's well meaning but wrong, all the time. I also see a lot of smart, committed people offering very good advice here.
idyot wrote:
So thanks for the reply....Im gonna try the O'reilly Book Programming Visual Basic 2005 first, it seems ok in the reviews, was suggested by another post on this forum and ISNT from Sam's! so Im happy
O Reilly books are good, and Jesse Liberty is a good writer, but I thought that book seems forms oriented, so I didn't recommend it. It could well be good tho, I can see that fewer and fewer books have the guts to teach command line programming first, they just wouldn't sell. Good luck !!
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a pr