DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Strider Guest

    Re: Data base on server

    look at webclasses, that and a system dsn are all you need

    jc
    Doug <hot_n_cold_2000@HotMail.com> wrote in message
    news:38cd3f12$1@news.devx.com...
    > Hi all,
    >
    > I am hoping to make a small app in VB which can access a database on a
    > separate server, and Add/Remove/Modify records in the database.
    >
    > I have 0 experience with C or Pascal etc, only VB to any real extent.
    >
    > I would like to be able to place my database on a server which would be
    > continually online, bit like a web sever.
    >
    > Could I use some form of CGI script to do this?
    >
    > Is there one already built, and how do I, a) get it, b) access it from an
    > external comp using VB? (possibly with SQL, Access etc...)
    >
    > Thanks for any help you can pass on,
    > Doug
    >
    >
    >
    >




  2. #2
    jklow Guest

    Re: Data base on server


    "Doug" <hot_n_cold_2000@HotMail.com> wrote:
    >Hi all,
    >
    >I am hoping to make a small app in VB which can access a database on a
    >separate server, and Add/Remove/Modify records in the database.
    >
    >I have 0 experience with C or Pascal etc, only VB to any real extent.
    >
    >I would like to be able to place my database on a server which would be
    >continually online, bit like a web sever.
    >
    >Could I use some form of CGI script to do this?
    >
    >Is there one already built, and how do I, a) get it, b) access it from an
    >external comp using VB? (possibly with SQL, Access etc...)
    >
    >Thanks for any help you can pass on,
    >Doug


    * Install a Server (e.g NT Server with IIS)

    * Setup ur database (eg. SQL 7.0 Server) on
    the server (e.g NT Server)

    * Install SQL 7.0 Client on workstation
    (e.g NT Workstation)

    * u may like to install Visual Interdev 6.0
    its interface is similar to that of
    Visual Basic. you would probably wont get too
    intimidated by it.

    * with ur background in VB...u could use VBscript
    and the rest are probably drag and drop
    configuration on the database connection etc..

    jkl






  3. #3
    Douglas Guest

    Re: Data base on server


    jklow <jk_low@pacific.net.sg> wrote in message
    news:38e311ec$1@news.devx.com...
    >
    > "Doug" <hot_n_cold_2000@HotMail.com> wrote:
    > >Hi all,
    > >
    > >I am hoping to make a small app in VB which can access a database on a
    > >separate server, and Add/Remove/Modify records in the database.
    > >
    > >I have 0 experience with C or Pascal etc, only VB to any real extent.
    > >
    > >I would like to be able to place my database on a server which would be
    > >continually online, bit like a web sever.
    > >
    > >Could I use some form of CGI script to do this?
    > >
    > >Is there one already built, and how do I, a) get it, b) access it from an
    > >external comp using VB? (possibly with SQL, Access etc...)
    > >
    > >Thanks for any help you can pass on,
    > >Doug

    >
    > * Install a Server (e.g NT Server with IIS)
    >
    > * Setup ur database (eg. SQL 7.0 Server) on
    > the server (e.g NT Server)
    >
    > * Install SQL 7.0 Client on workstation
    > (e.g NT Workstation)
    >
    > * u may like to install Visual Interdev 6.0
    > its interface is similar to that of
    > Visual Basic. you would probably wont get too
    > intimidated by it.
    >
    > * with ur background in VB...u could use VBscript
    > and the rest are probably drag and drop
    > configuration on the database connection etc..
    >
    > jkl


    To be honest...I am just doing this as a bit of fun, so there for my funds
    are rathar low...

    I am using Win 98, so I think that any form of TN hosting is a bit too
    far...

    I was hoping to do this for about, mmmm, $0


    Oh well.....

    Thanks anyway,
    Doug



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links