mysql add records

new topic     » topic index » view thread      » older message » newer message

HI,
I would like to add records to an existing table. I am trying to use run_query.
I have an insert statement that adds records to an mysql table using a mysql
utility.
But I don't have the syntax to run it in Euphoria
code---------------------------------------------------
query="INSERT INTO works (works,workid,subjectid,personid) VALUES ('','4',3))"
aresult=run_query(query)
Is this the correct statement?
I have used "mysql_db_query" with no luck
Any help will be appreciated!
Thanks in advance
JIm

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu