Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 4326

How do you create a new table from a variable?

$
0
0

Of course, the code below inserts the name of the variable, not its content!
How do I do it? Thanks for your help.

var datedujour As String = Format(DateTime.Now.Hour,"00")
db.ExecuteSQL("CREATE TABLE datedujour(id INTEGER PRIMARY KEY AUTOINCREMENT, name TEXT, surname TEXT)")

4 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 4326

Latest Images

Trending Articles



Latest Images