Geeks Talk

Prepare for your Next Interview




How to create an activeX object in VB Script?

This is a discussion on How to create an activeX object in VB Script? within the QTP forums, part of the Software Testing category; How to create an activeX object in VB Script?...


Go Back   Geeks Talk > Software Testing > QTP

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 03-15-2008
chennaprashanth's Avatar
Contributing Member
 
Join Date: Mar 2008
Location: Pune
Posts: 30
Thanks: 0
Thanked 9 Times in 7 Posts
chennaprashanth is on a distinguished road
How to create an activeX object in VB Script?

How to create an activeX object in VB Script?
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 03-17-2008
Expert Member
 
Join Date: Oct 2007
Location: Mumbai
Posts: 347
Thanks: 4
Thanked 54 Times in 44 Posts
bizzzzzare is on a distinguished road
Re: How to create an activeX object in VB Script?

Hi,

Use the CreateObject method to create ActiveX Objects.

Set cn = CreateObject("ADODB.Connection")
Set objFSO = CreateObject("Scripting.FileSystemObject")
Set a = CreateObject("ADOX.Catalog")

Cheers.....
__________________
Regards,

V.Umesh Krishnan
QA Consultant
Reply With Quote
Reply

  Geeks Talk > Software Testing > QTP


Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
Create testset in QC through WR script p_senthil WinRunner 2 04-05-2008 02:59 AM
Script skips Marcomedia Flash Player ActiveX Geek_Guest QTP 1 01-10-2008 08:57 PM
Create an array of object vasundhara.jagdale Java 1 09-11-2007 01:43 AM
Why should we create a separate detail object Geek_Guest Data Warehousing 0 05-09-2007 02:54 PM
Create Object JobHelper Java 2 11-30-2006 01:45 AM


All times are GMT -4. The time now is 09:02 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved