![](https://secure.gravatar.com/avatar/f6a35c85d26694e26bb92ea4d4262c77.jpg?s=120&d=mm&r=g)
21 Sep
2008
21 Sep
'08
7:45 a.m.
Hi Mark, (sql-compile `(:create-table ,tableName ....)) should work. Best, Marijn 2008/9/21 Mark Slamin <mslamin@gmail.com>:
Hi. How do I use a variable as a table name with create-table? The following always takes 'tableName' as the name rather than the value of tableName: (sql (:create-table tableName ((name :type string) (address :type string)))) :raw doesn't seem to work. Thanks Mark _______________________________________________ postmodern-devel mailing list postmodern-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/postmodern-devel