Results 1 to 13 of 13

Thread: Can I save programs with the VB6 learner's edition?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 1999
    Posts
    65

    Post

    I just want to know if I can create, run, and save projects with the VB6 learner's edition.

    Is it really worth buying?

    ------------------
    "I'm carrying a Geometry book, but I'm not in Geometry...it's crazy...crazy man!"

  2. #2
    So Unbanned DiGiTaIErRoR's Avatar
    Join Date
    Apr 1999
    Location
    /dev/null
    Posts
    4,111

    Post

    I once had a learners version of 5.0 it let me save. Just not able to make .exes'.
    I think, I am not sure with the version change.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Oct 1999
    Posts
    65

    Post

    Well, with the VB6 learner's edition. What can't I do, that the VB6 professional edition can? Besides make .exe's?

    ------------------
    "I'm carrying a Geometry book, but I'm not in Geometry...it's crazy...crazy man!"

  4. #4
    So Unbanned DiGiTaIErRoR's Avatar
    Join Date
    Apr 1999
    Location
    /dev/null
    Posts
    4,111

    Post

    It might be saved dis-abled too. I'm not sure. I know for sure it's exe disabled.

  5. #5
    Hyperactive Member
    Join Date
    Jul 1999
    Location
    NY, USA
    Posts
    270

    Post

    I recently used VB6 LE just to test VB and you can do everything that the professional can do except create ActiveX things. It only has Standard Exe, The Wizard and Learning Edition controls.

    You can compile, save, run, and etc.

    ------------------
    Tom Young, 14 Year Old
    [email protected]
    ICQ: 15743470
    AIM: TomY10
    PERL, JavaScript and VB Programmer

  6. #6
    Guest

    Post

    I have and use VB 6 learner edition.

    you can save programs, forms, classes, modules etc... and you can compile them into .EXE files (digitalerror's talking out of his butt), you can distribute them.

    im not sure about the activex stuff.
    im pretty sure the MSCOMM control is out of bounds too.

    however:
    The MSDN cd that comes with it is superb, and so is the "Learn VB6 NOW!" cd rom.

    for the saving in money, it is well worth getting it.

    ------------------

    Wossname,
    Email me: [email protected]

  7. #7
    Hyperactive Member
    Join Date
    Jul 1999
    Location
    NY, USA
    Posts
    270

    Post

    wossname: Amen!

  8. #8
    New Member
    Join Date
    Mar 1999
    Location
    Flagstaff, Arizona, USA
    Posts
    4

    Post

    What Compwiz said is true, and I also believe the licensing agreement says you are not allowed to ship the EXEs you do make in the Learning Edition, they can only be used on your own computer.

    If you really want to learn VB, I would say getting, but if you can, try and get a developers discount first. That drops the price to about $40 for LE and $99 for Pro.

    ------------------
    Kevin
    [email protected]


    [This message has been edited by fred_dead (edited 10-31-1999).]

  9. #9
    Junior Member
    Join Date
    Nov 1999
    Location
    Houston, TX - USA
    Posts
    21

    Post

    I have gotten into the same trouble. The *.exe works in the machine at which I installed VB6 Learning Edition, but not anywhere else.

    If you copy your *exe to another computer and try to execute it several *dll's will be requested. Copying them to the new machine will not help (some dll's cannot be run after copied)

    Finally, I spoke to Microsoft and, after vehemently refusing to pay US$245 for that question, they admitted that the Learning Edition CANNOT create distributable executables.

    Upgrade to Professional Edition, which is what I will do.

    ------------------
    Paul Stermann
    DSI-Houston

  10. #10
    Lively Member
    Join Date
    Oct 1999
    Location
    Sheffield, Derbyshire, UK
    Posts
    68

    Post

    How much is vb learners addition, and is MSDN cd compatable with vis studio 6? also, what does the Learn VB6 NOW!" cd help u with?

    ------------------
    jimmy
    ICQ:35813919
    mail:[email protected]

  11. #11
    New Member
    Join Date
    Sep 1999
    Location
    Sheffield,PA,USA
    Posts
    1

    Post

    This might sound silly, but I have access to Pro, but do not have time or authority to write my own apps (games, etc.) on it. Would it be possible to write your programs in the Learning Edition and then compile them with the Pro Edition? Has any one tried this? Is there any reason it shouldn't work?

    If it doesn't work, isn't there some financial benefit to buying the Learning Edition and then upgrading to Pro versus just buying Pro?

    Thanks,
    Chris Will

  12. #12
    Addicted Member
    Join Date
    Oct 1999
    Location
    Dallas,TX
    Posts
    170

    Post

    VB6 Learning Edition:
    Intrinsic Controls (Textbox, Labels, etc)
    Tab Control
    Grid Control
    Data-bound Controls

    VB6 Professional:
    All features of learning
    Additional ActiveX (MSComm and many others)
    IIS Application developer (Web stuff)
    VB Database Tools and Data Environment
    ADO
    DHTML Page Designer

    VB6 Enterprise:
    All features of learning and Pro
    SQL Server
    MTS
    Internet Information Server
    Visual SourceSafe
    SNA Server
    Other Backoffice Tools

    If you are doing or think you will ever do any database programming or internet programming, go with the Pro. Otherwise LE will do most of the plain stuff.

    Phil

  13. #13
    New Member
    Join Date
    Feb 2000
    Location
    Lancaster, UK
    Posts
    2

    Post

    VB6 LE CAN make exe's and has included some basic activeX components.

    If you want to distrubute your newly created apps, a special distribution program for your exe is included in the package which adds all the required .DLLs you need to install on another computer AND creates quite a good automatic install program.

    Phew, i'm outa breath now!

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