Today Posts Today Posts
0

NEW POSTS

0

NEW BLOGS

  • Register
  • Help


Enter Your Recent Payments
  • Affiliate Program
  • Payment Date
  • Payment Method
  • Lucky Jar Affiliates
    May 18th
    ECOCard
  • Prism Casino
    May 17th
    Neteller
  • Wagershare
    May 17th
    Neteller
  • Gambling Wages
    May 15th
    Neteller
  • Star Partner
    May 10th
    Neteller
  • 247LiveBet Affiliates
    May 10th
    Moneybookers
  • Winner Affiliates
    May 10th
    Moneybookers
  • Affiliate Club
    May 10th
    Moneybookers
  • Stan James Affiliates
    May 10th
    Moneybookers
  • Red Returns
    May 10th
    Moneybookers
Recent Affiliate Payment
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2006
    Location
    Wisconsin
    Posts
    5,480
    Thanks
    1,379
    Thanked 2,606 Times in 1,369 Posts
    Blog Entries
    1
    Websites Listed
    2

    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
    Join Date
    Dec 2006
    Location
    Wisconsin
    Posts
    5,480
    Thanks
    1,379
    Thanked 2,606 Times in 1,369 Posts
    Blog Entries
    1
    Websites Listed
    2

    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
  •