[Gambas-user] How To INSERT INTO in MySQL?

abbat abbat.81 at ...787...
Mon Feb 6 00:45:04 CET 2012


I cant make to work the command for MySQL which works perfect on VB.NET

 Dim COMMAND = New MySqlCommand("INSERT INTO statistic (" &
             "TimeCode, SessionStart, SessionEnd, Kluch, Comp) VALUES ('" &
T & "', now(), now(),'" & kluch & "','" & Nc & "')")

How to make it work?
Thanks


-- 
View this message in context: http://old.nabble.com/How-To-INSERT-INTO-in-MySQL--tp33268576p33268576.html
Sent from the gambas-user mailing list archive at Nabble.com.





More information about the User mailing list