gpScripts Docs
StoreDiscordYoutube
  • 📔gpScripts
  • Clothingshop
    • Installation
    • Developers
      • Client
  • 💰InsuranceSystem
    • Installation
    • Developers
      • Client
      • Server
  • 📲Businesscards
    • Installation
    • Developers
      • Events
  • 🛡️visumsystem
    • Installation
    • Developers
      • Commands
      • Exports
      • Events
    • Code Snippets
      • QB-Garages
  • ☎️Emergencyphone
    • Installation
    • Common mistakes
      • Common mistakes
    • Developer
      • Events
  • 💵Tax-System
    • Installation
      • Step 1 - SQL-File
      • Step 2 - [QB-Core] Changes
      • Step 3 - [ESX] Changes
      • Step 4 - Restart your server
      • Step 5 - Set first deduction date
    • Exclude inactive vehicles
    • Common mistakes
      • Common mistakes
    • Developer
      • Events
Powered by GitBook
On this page

Was this helpful?

  1. Tax-System
  2. Installation

Step 1 - SQL-File

Using file-import: 1. Select your database on the left side 2. Click on the top navigation bar on "Import" 3. Select the .sql from the download folder 4. Click on the "OK" button on the bottom of the page

Using sql-request: 1. Select your database on the left side 2. Click on the top navigation bar on "SQL" 3. Copy an paste the code from the .sql file into the field 4. Click on the "OK" button on the bottom-right of the page

Using sql-query: 1. Select your database on the left side 2. Click on the top navigation bar on "Query" 3. Paste the content from the sql file in it 4. Click on the blue arrow named "Execute Query"

PreviousInstallationNextStep 2 - [QB-Core] Changes

Last updated 2 years ago

Was this helpful?

💵