![]() |
Insert
PHP Code:
SQL Error: no such column: testsword Query: INSERT INTO immolate_items (name, display_name, power) VALUES(`testsword`, `Testing Sword`, `3`) Any ideas on what I'm actually doing wrong? |
Use single quotes instead of `.
|
Quote:
|
The rule about quotes:
Use ` around identifiers (database/table/column/alias names) and ' around strings and dates. Don't quote numbers. |
Quote:
|
Wow, GS2 supports SQL queries to remote servers?
That's awesome. |
Nah, only to the built-in SQLite instance.
|
All times are GMT +2. The time now is 08:43 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.