Today Posts Today Posts
Recent Affiliate Payments
Recent Forum Posts
SHOW: 5 | 8 | 10
  • Affiliate Program
  • Payment Date
  • Payment Method
  • Slotland Affiliates
    Feb 2nd
    Moneybookers
  • Rewards Affiliates
    Feb 2nd
    Neteller
  • Rewards Affiliates
    Feb 2nd
    Moneybookers
  • AffActive
    Feb 2nd
    Neteller
  • Intertops
    Feb 2nd
    Casino Account
Enter Your Recent Payments

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Guard Dog's Avatar
    Guard Dog is offline Guard Dog
    Join Date
    Dec 2006
    Location
    Wisconsin
    Posts
    4,520
    Thanks
    1,259
    Thanked 2,201 Times in 1,140 Posts
    Blog Entries
    1

    Default Good Database Tools

    Since I was doing some database work today for several of my sites, I thought I would share a couple of very nice tools to use:

    Navicat - Navicat is what I use to attach to my database and run queries. The nice part about this tool is that it allows me to create querys by simply selecting tables and fields (no code writing). I can test those queries and then use them in my programming. Very nice, but does cost $179 (I use Navicat for MySQL since that is my database type)

    DBDesigner 4 - DBDesigner is what I use to create my databases. It is a database design software that allows you to model your database and then create the SQL code to create the database (I use Navicat to run the SQL code). Very nice.... FREE.


    Anyone else use anything different?

  2. The Following User Says Thank You to Guard Dog For This Useful Post:

    WCD Admin (07-03-2009)

  3. #2
    Guard Dog's Avatar
    Guard Dog is offline Guard Dog
    Join Date
    Dec 2006
    Location
    Wisconsin
    Posts
    4,520
    Thanks
    1,259
    Thanked 2,201 Times in 1,140 Posts
    Blog Entries
    1

    Default

    Another good program that's free:

    MySQL Workbench - At MySQL.com, this one allows you to create your database schema as well and allows import from DBDesigner that I mentioned in the last post.

  4. The Following User Says Thank You to Guard Dog For This Useful Post:

    WCD Admin (07-03-2009)

Posting Permissions

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