The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades.
×
- 0
Query_SQL
-
Recently Browsing 0 members
- No registered users viewing this page.
Question
Tales
I trying to do this:
query_sql("SELECT 'MYCOLUMN' FROM 'char' WHERE 'name' LIKE '"+ strcharinfo(0) +"'",);
How can i do this correctly? Thx.
Edited by Tales@edit, i forget to explain!
Im making a npc that get a specific value from Database and show it to the char...
The value are created on MyColumn at char table. I want that this script, search for the column where the strcharinfo(0) name are allocated.
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.