27.09.2015, 23:12
Quote:
|
Yah, I understood that you're actually closing the query string, but I meant that at the same time you launch the query, just that by the user-scripter side you see that you create a table, and the end, you close/launch the query.
|
Yeah, nonetheless, I thought SQL::Close might be a good name as I'm actually closing the handle I opened before (not acually the query itself, you are right in SQL::Close the query gets executed)


