I have heard about SQL scripts that can automate some processes. Is it possible
to write a script that performs the following on an entire database?
SELECT * FROM myTable WHERE _rowid_ = 100; SELECT * FROM myTable WHERE _rowid_
= 101; SELECT * FROM myTable WHERE _rowid_ = 102;
Regards,
Kirk Clemons
Technical Support Analyst
Chief Architect(r)
6500 N. Mineral Dr.
Coeur d'Alene, Idaho 83815
Phone: (800)482-4433
(208)664-4204
Professional Software
www.chiefarchitect.com<http://www.chiefarchitect.com/>
Consumer Software
www.HomeDesignerSoftware.com<http://www.homedesignersoftware.com/>
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users