Results 1 to 5 of 5

Thread: A simple database server management software?

  1. #1
    Member
    Join Date
    Jun 12
    Posts
    41

    A simple database server management software?

    I'm looking for a simple database-server maintenance and management software.
    It need not to be free but it must be known in the field of networking.

  2. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 02
    Posts
    21,655

    Re: A simple database server management software?

    That's going to kind of depend on the DBMS you want to manage...

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.-I also subscribe to all threads I participate, so there's no need to pm when there's an update.*
    *Proof positive that searching the forums does work: View Thread *
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *
    * Use Offensive Programming, not Defensive Programming. * On Error Resume Next is error ignoring, not error handling(tm).
    "There is a major problem with your code, and VB wants to tell you what it is.. but you have decided to put your fingers in your ears and shout 'I'm not listening!'" - si_the_geek on using OERN

  3. #3
    Member
    Join Date
    Jun 12
    Posts
    41

    Re: A simple database server management software?

    Quote Originally Posted by techgnome View Post
    That's going to kind of depend on the DBMS you want to manage...

    -tg
    It's just a simple database storing some customer and invoice details.
    The database package is Access 2010.
    Can you help me?

  4. #4
    PowerPoster techgnome's Avatar
    Join Date
    May 02
    Posts
    21,655

    Re: A simple database server management software?

    Then just use Access... it doesn't require anything special other than the proper version of Office installed.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.-I also subscribe to all threads I participate, so there's no need to pm when there's an update.*
    *Proof positive that searching the forums does work: View Thread *
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *
    * Use Offensive Programming, not Defensive Programming. * On Error Resume Next is error ignoring, not error handling(tm).
    "There is a major problem with your code, and VB wants to tell you what it is.. but you have decided to put your fingers in your ears and shout 'I'm not listening!'" - si_the_geek on using OERN

  5. #5
    Member
    Join Date
    Jun 12
    Posts
    41

    Re: A simple database server management software?

    Quote Originally Posted by techgnome View Post
    Then just use Access... it doesn't require anything special other than the proper version of Office installed.

    -tg
    okay. thnx!

Tags for this Thread

Posting Permissions

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