skip to main
|
skip to sidebar
Do Testing Innovatively
Wednesday, October 27, 2010
creating a new database using vbscript
Set oConn = CreateObject( "ADOX.Catalog" )
oConn.Create "Provider = Microsoft.Jet.OLEDB.4.0; " & _
"Data Source = new_db.mdb"
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Followers
About Me
MuraliKunda
View my complete profile
Blog Archive
▼
2010
(19)
►
December
(1)
►
November
(2)
▼
October
(10)
creating a new database using vbscript
how to retreive data from a database
automating google earth using QTP
Can we test mobile applications in the mobile phone
Exporting a OR file to an XML file
Intellisense quick help
Adding Scripting.Disctionary object in registry
Retrieving data from an excel through Database con...
Associating a library file using QTP object model
Retrieving the current time zone information
►
June
(1)
►
May
(3)
►
April
(2)
No comments:
Post a Comment