daniel0025 Posted May 18, 2021 Share Posted May 18, 2021 AVISO: nog_interior \ sourceS.lua: 58 argumento incorreto "dBpool" AVISO: nog_interior \ sourceS.lua: 21 argumento incorreto "dBQuery" linha 58: local Query = dbPoll (dbQuery (connection, "SELECT * FROM interiors WHERE id =?", id), - 1) linha 21: consulta local = dbQuery (conexão, "INSERT INTO interiors SET x =?, y =?, z =?, interiorx =?, interiory =?, interiorz =?, nome =?, tipo =?, custo =? , interior =?, interiorwithin =?, dimensionwithin =?, customint =?, owner =? ", x, y, z, ix, iy, iz, name, inttype, cost, interiorid, marker_int, marker_dim, 0, 0) Eles normalmente estão conectados ao banco de dados, mas consiste em dar esse erro. Alguem sabe por quê? e as mesas estão boas Link to comment
Moderators Patrick Posted May 23, 2021 Moderators Share Posted May 23, 2021 Welcome. Your thread has been moved to Portuguese scripting section. 1 Link to comment
Boechat Posted May 25, 2021 Share Posted May 25, 2021 Você adicionou ou removeu alguma variável do banco de dados? Já abriu o banco de dados para conferir se essas tabelas existem? 1 Link to comment
daniel0025 Posted May 27, 2021 Author Share Posted May 27, 2021 Era problema na função 'sqlConnection' Que estava somente Connection Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now