Quantcast
Channel: VBForums
Viewing all articles
Browse latest Browse all 15804

[RESOLVED] SQLite temporary table issue

$
0
0
Hello Olaf
I'm creating a temporary table from the client side.
Code:

DBClient.Execute "Create TEMP  Table Tbl1 (ID Integer, FName  Text , adr Text,  age  Text )"
  StrSql = "SELECT * FROM Tbl1"
  Set RS = DBClient.GetRs(StrSql)

I'm having this error: Tbl1 does not exist.
Is there something wrong in my code?
thank you

Viewing all articles
Browse latest Browse all 15804

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>