Results 1 to 28 of 28

Thread: Visual Basic 6 Book

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2007
    Posts
    110

    Visual Basic 6 Book

    I dont know if this is right section, but I try.

    Im very new with visual basic 6, and Im wondering if this book would be nice to buy?

    http://www.amazon.com/Microsoft-Visu...sr=8-1#sipbody

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Visual Basic 6 Book

    Get a used copy. The Step-By-Step books are good for beginners but you will out grow it fairly quickly so don't spend a whole lot of money.

    (Although, when you do outgrow it, you can always go to Amazon and offer it up as Used. )

  3. #3
    Raging swede Atheist's Avatar
    Join Date
    Aug 2005
    Location
    Sweden
    Posts
    8,018

    Re: Visual Basic 6 Book

    If you are that new to VB6, why not skip it completely and move over to VB .Net?
    Rate posts that helped you. I do not reply to PM's with coding questions.
    How to Get Your Questions Answered
    Current project: tunaOS
    Me on.. BitBucket, Google Code, Github (pretty empty)

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Jul 2007
    Posts
    110

    Re: Visual Basic 6 Book

    Hmm. May buy it soon, after I get new computer.
    Thanks for the suggestion.

    I got a book called 'Visual Basic for Applications' (VBA)
    And Im buying a book called 'Visual basic in theory and practice'

    Both is norwegian

    Atheist, are you dream theater fan? hehe (sorry for off topic)

  5. #5

    Thread Starter
    Lively Member
    Join Date
    Jul 2007
    Posts
    110

    Re: Visual Basic 6 Book

    I'm gonna buy a 'Visual basic in theory and practice' for $12

  6. #6
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Visual Basic 6 Book

    Quote Originally Posted by Atheist
    If you are that new to VB6, why not skip it completely and move over to VB .Net?
    This is an excellent point.

    First of VS Studio Express is free whereas an old copy of VB6 is not.

    VB.NET is the future whereas VB6 is the past.

    If you are still at the point of being able to make this decision, then this suggestion merits serious consideration.

  7. #7

    Thread Starter
    Lively Member
    Join Date
    Jul 2007
    Posts
    110

    Re: Visual Basic 6 Book

    Quote Originally Posted by Hack
    This is an excellent point.

    First of VS Studio Express is free whereas an old copy of VB6 is not.

    VB.NET is the future whereas VB6 is the past.

    If you are still at the point of being able to make this decision, then this suggestion merits serious consideration.
    Yup, but I'm gonna buy while im buying new computer.
    My mom says I buys way too much (vb)books.
    And its a bit hard to get 4 miles as 13 years old boy, hehe.

    - Marius

  8. #8
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Visual Basic 6 Book

    Quote Originally Posted by Mariuswb
    My mom says I buys way too much (vb)books.
    Tell her there is no such thing as too many books.

  9. #9

    Thread Starter
    Lively Member
    Join Date
    Jul 2007
    Posts
    110

    Re: Visual Basic 6 Book

    Quote Originally Posted by Hack
    Tell her there is no such thing as too many books.
    Neeh.
    I asked my dad, and he said yes without thinking about my question.

  10. #10
    A SQL Server fool GaryMazzone's Avatar
    Join Date
    Aug 2005
    Location
    Dover,NH
    Posts
    7,493

    Re: Visual Basic 6 Book

    Well if my daughter plays that trick and we find out (which we will since we talk to each other) she pay a pretty stiff price.
    Sometimes the Programmer
    Sometimes the DBA

    Mazz1

  11. #11

    Thread Starter
    Lively Member
    Join Date
    Jul 2007
    Posts
    110

    Re: Visual Basic 6 Book

    Quote Originally Posted by GaryMazzone
    Well if my daughter plays that trick and we find out (which we will since we talk to each other) she pay a pretty stiff price.
    Hehe.
    Well, the book is only $12.

  12. #12
    Raging swede Atheist's Avatar
    Join Date
    Aug 2005
    Location
    Sweden
    Posts
    8,018

    Re: Visual Basic 6 Book

    Quote Originally Posted by Mariuswb
    Hmm. May buy it soon, after I get new computer.
    Thanks for the suggestion.

    I got a book called 'Visual Basic for Applications' (VBA)
    And Im buying a book called 'Visual basic in theory and practice'

    Both is norwegian

    Atheist, are you dream theater fan? hehe (sorry for off topic)
    Yeah I am a dream theater fan

    But seriously, I think you should download VB2005 Express from MSDN and try it out.
    Rate posts that helped you. I do not reply to PM's with coding questions.
    How to Get Your Questions Answered
    Current project: tunaOS
    Me on.. BitBucket, Google Code, Github (pretty empty)

  13. #13

    Thread Starter
    Lively Member
    Join Date
    Jul 2007
    Posts
    110

    Re: Visual Basic 6 Book

    Something is wrong with this computer. It cant get sp2.
    I need sp2 to get vb.net

  14. #14
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Visual Basic 6 Book

    The only thing you need to get VB.NET is a browser that will take you do Microsoft's download site.

    If you don't have the software first, then there is nothing to apply a service pack to.

  15. #15

    Thread Starter
    Lively Member
    Join Date
    Jul 2007
    Posts
    110

    Re: Visual Basic 6 Book

    When its downloaded it says i need sp2 to install it.

  16. #16
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Visual Basic 6 Book

    Ohhhhh, I get you.

    That is not referring to a service pack for Visual Studio. That is referring to a service pack for your OS.

    Presumably you are running XP. SP2 for XP is what you need.

  17. #17

    Thread Starter
    Lively Member
    Join Date
    Jul 2007
    Posts
    110

    Re: Visual Basic 6 Book

    Before i re-formatted my computer, I cant download sp2 with windows update.

    When i do, i cant login windows. (not even in safe mode)
    So if i download sp2, i have to re-format my computer (again)

  18. #18
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Visual Basic 6 Book

    I don't understand where the reformatting came in.

    At first I was running XP SP1, then 2 came out and I don't loaded it and just applied it. I didn't have to reformat anything.

    Download a file, regardless of what it is, should have no bearing on logging into Windows.

    If you can't log into windows, then downloading a service pack is the least of your problems.

  19. #19
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Visual Basic 6 Book

    If you have a genuine legal copy of XP then you just need to install the Genuine validator tool so you can proceed with the windows updates. Its Microsofts way of preventing pirate versions from getig updates.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  20. #20

    Thread Starter
    Lively Member
    Join Date
    Jul 2007
    Posts
    110

    Re: Visual Basic 6 Book

    Hmm. Maybe I got wrong installation cd?
    Or maybe a virus were going to other computers in house via my router?

    Same error came at all computers at same time.
    And it was 3 computers.

    -Marius

  21. #21
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Visual Basic 6 Book

    From where did you get the installation CD?

  22. #22

    Thread Starter
    Lively Member
    Join Date
    Jul 2007
    Posts
    110

    Re: Visual Basic 6 Book

    My dad got it.
    I think he got from his job or something :S

  23. #23
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Visual Basic 6 Book

    This does not sound like a legal copy. Did you dad just lift it from work?

  24. #24

    Thread Starter
    Lively Member
    Join Date
    Jul 2007
    Posts
    110

    Re: Visual Basic 6 Book

    I dont really know.

  25. #25
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Visual Basic 6 Book

    It would be best to find out.

  26. #26

    Thread Starter
    Lively Member
    Join Date
    Jul 2007
    Posts
    110

    Re: Visual Basic 6 Book

    Same error came at all my computers at same time.
    And it was 3 computers.

    It could have been a virus.

  27. #27
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Visual Basic 6 Book

    Do you have virus cleaning/checking software installed?

  28. #28

    Thread Starter
    Lively Member
    Join Date
    Jul 2007
    Posts
    110

    Re: Visual Basic 6 Book

    yes.

    I got Spybot, Hijackthis, Officescan, Adaware 2007.
    Thats enough, isnt it?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width