Jump to content

Recommended Posts

Posted

[sqlite]Tag-uri

In acest tutorial o sa va prezint tagurile SQLite-ului

Tutorial

In SQLite sunt 2 taguri care sunt folosite pentru a crea un script , fara sa folosesti aceste 2 taguri nu poti crea un script

  • DB:

Tag-ul BD: este utilizat mereu pe variabile pentru a stoca informatii in DataBase (Ex:Numele , parola ,id etc).
Ex:

[pawn]new DB:Database ; [/pawn]

  • DBResult:

Tag-ul BDResult: este utilizat mereu pe variabile care stocheaza rezultatul in query.

Ex:

[pawn]new DBResult:rezultat; [/pawn]

Massari e curva mea

  • 3 weeks later...
  • 2 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.