Results 1 to 7 of 7

Thread: what is a my/sql?

  1. #1

    Thread Starter
    Banned
    Join Date
    Mar 2005
    Posts
    26

    what is a my/sql?

    what is a SQL?

  2. #2
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: what is a my/sql?

    Structured Query Language. Its used to query a database for information or to make adds/updates/and deletes etc.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  3. #3

    Thread Starter
    Banned
    Join Date
    Mar 2005
    Posts
    26

    Re: what is a my/sql?

    For phpBB forum.
    I need to setup be to have SQL to do it.

  4. #4
    old fart Frans C's Avatar
    Join Date
    Oct 1999
    Location
    the Netherlands
    Posts
    2,926

    Re: what is a my/sql?

    Do you mean MySQL or SQL?

    MySQL is a (freeware?) database which is often used for bulletin boards, forums etc.
    SQL is, like RobDog already said, the abbreviation for Structured Query Language, the language to talk with a database.
    Frans

  5. #5
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649

    Re: what is a my/sql?

    Quote Originally Posted by Frans C
    MySQL is a (freeware?) database
    Yes it's free, it's even open source. You can download it from here.
    Last edited by Joacim Andersson; Apr 1st, 2005 at 09:24 AM. Reason: Misspelled URL

  6. #6
    old fart Frans C's Avatar
    Join Date
    Oct 1999
    Location
    the Netherlands
    Posts
    2,926

    Re: what is a my/sql?

    I think you made a typo in the url (musql.com instead of mysql.com).

    So here is a working link
    Frans

  7. #7
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649

    Re: what is a my/sql?

    Quote Originally Posted by Frans C
    I think you made a typo in the url (musql.com instead of mysql.com).
    Oh yeah... Sorry I've corrected it.

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