Creation of Temp database in SQLite
I want to create a Temp database in SQLite instead of main. How can I do that
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Pravin MorePosted Nov 24, 2011, 5:20 AM
below link shows how to do it.
Click Here
Thanks,
Pravin.
AartiPosted Nov 24, 2011, 5:13 AM
Hi monika,
use ATTACH command to create Temp Database .