VBScript
VBScript use COM object to access the element of environment within it is running.
It is by default installed from Window 98
It mainly use to automate the window task
It is a case-insensitive language.
Worked only with IE 8.0 and above
Windows Scripting host must be enabled for running this script on window.
It run on WScript engine or CScript engine on window.
By default WScript in enable but you can interchange that via command.
SQLite
MS SQL,Oracle are the client server database whereas SQLite is stand alone database.
It is small standalone database which very handy for manipulating small amount of data
We can use SQLite at various situation. it doesn't required installation. It is just a small file.
We can use it in IoT devices, Android apps or product where we want to store small amount of data.
If you want to learn more about SQLite then check the below links
https://www.tutorialspoint.com/sqlite/index.htm
Here are the some command use in SQLite
.help
.quit
.databases
.tables
attach database 'testdb' as 'tdb';
Detach database 'tdb'
and so on...
VBScript use COM object to access the element of environment within it is running.
It is by default installed from Window 98
It mainly use to automate the window task
It is a case-insensitive language.
Worked only with IE 8.0 and above
Windows Scripting host must be enabled for running this script on window.
It run on WScript engine or CScript engine on window.
By default WScript in enable but you can interchange that via command.
SQLite
MS SQL,Oracle are the client server database whereas SQLite is stand alone database.
It is small standalone database which very handy for manipulating small amount of data
We can use SQLite at various situation. it doesn't required installation. It is just a small file.
We can use it in IoT devices, Android apps or product where we want to store small amount of data.
If you want to learn more about SQLite then check the below links
https://www.tutorialspoint.com/sqlite/index.htm
Here are the some command use in SQLite
.help
.quit
.databases
.tables
attach database 'testdb' as 'tdb';
Detach database 'tdb'
and so on...
3 comments:
Thanks your blog is awesome.
thanks for sharing information
RPA Training in Chennai | Blue Prism Training in Chennai | Blue Prism Training Institute in Chennai | Best Software Training Centre in Chennai
Thank you for your so cool post,it is useful,i love it very much.please share with us more good articles.
QTP Training in Chennai
UFT Training in Chennai
Automation testing training in chennai
QTP Training in Velachery
LoadRunner Training in Chennai
Loadrunner course in Chennai
javascript training in chennai
core java training in chennai
Thanks for sharining Blog is Very nice
Data Science Training in Hyderabad
Hadoop Training in Hyderabad
Post a Comment