Results 1 to 10 of 10

Thread: Is VB the right choice?

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2001
    Location
    Brisbane, Australia
    Posts
    1

    Question

    I need an application that is connected to a Access or SQL Server database. The application must take text input from a serial port and store this in the database as well as generate reports from the information. It is also desirable for the application to be able to receive information from JD Edwards World software running on an AS400. I have limited experience with VB and but have written applications in C, C++ and Java. I do not wish to spend a lot of time creating the application and was curious if VB would be the quickest way to fulfill my requirements. Any comments?

  2. #2
    Junior Member Gman99's Avatar
    Join Date
    Mar 2001
    Posts
    16
    Hi there,

    Well if you are using access, visual basic is good because it is made by microsoft, and they port very well to each other, hope that helps, its not much.

    Greg www.ehomepage.cjb.net - check it out

  3. #3
    Addicted Member substring's Avatar
    Join Date
    Feb 2001
    Posts
    148
    If you don't want to spend a lot of time developing this app, VB is probably the quickest.
    substring.

    VB6, C++, SQL, HTML, XML, ASP

  4. #4
    Guest

    VB and Access the best combination.

    mate,

    VB is the best tool for Developing database applications for whatever backend it may be either Access or SQL. And I dont see any problem with other databases such as Oracle etal. If u wanna save time go for VB. u seem to have programming experience in C++, then programming in VB is not that tough mate. Go for VB live Happily...VB is our Darling..

  5. #5
    Fanatic Member ExtremePimpness's Avatar
    Join Date
    Jan 2001
    Location
    Indianapolis, Indana - USA
    Posts
    550
    i have always been told that VB is supposed to be used for database applications and any regular programs are better, smaller, and faster when made in C++ so for your databse app you should go with VB. But that is just my oppinion for what it counts

  6. #6
    PowerPoster Lethal's Avatar
    Join Date
    Oct 2000
    Location
    Ohio
    Posts
    2,496
    Very true, but when you look at large corporations, they rarely use VB as a front-end. I'm not dissing VB, I Love VB...

  7. #7
    Fanatic Member ExtremePimpness's Avatar
    Join Date
    Jan 2001
    Location
    Indianapolis, Indana - USA
    Posts
    550
    very true but unless it is going global then i would use vb it is alot less time consuming but you brought up a very ggod point lethal

  8. #8
    The Devil crptcblade's Avatar
    Join Date
    Aug 2000
    Location
    Quetzalshacatenango
    Posts
    9,091
    Yes, I know of a couple of private, contained companies that use a VB front end for their DB's. Mainly because they don't have all the time in the world to wait for upgrades once their needs change (and they always do). Now if the company has several branches, and they all have to connect to a main data server, the speed and power of C++ is the way to go.
    Laugh, and the world laughs with you. Cry, and you just water down your vodka.


    Take credit, not responsibility

  9. #9
    Fanatic Member ExtremePimpness's Avatar
    Join Date
    Jan 2001
    Location
    Indianapolis, Indana - USA
    Posts
    550
    yes and don't forget its flexibility you can do soo much more in C++

  10. #10
    Guest
    ADO controls can be used in any language (Go COM!). If you want a quick (and fast) front end, use C++ Builder.

    Z.

    ...quick and fast. errr.. Im tired =) "If you want to build a front end that is fast, quckly..."

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