Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
"Database Concepts in QTP"
#2
Solved: 10 Years, 10 Months ago
Hi,i think you can connect to it as any of the other database connection ,chk in your control panel (ODBC connection),that there is an entry of ms access database and use the usual

Code:
Set DBConnection = CreateObject("ADODB.Connection")
DBConnection.ConnectionString = "Ms Access databse"
DBConnection.Open
Reply


Messages In This Thread
"Database Concepts in QTP" - by suresz449 - 09-14-2011, 10:40 AM
RE: "Database Concepts in QTP" - by SailajaKavi - 09-14-2011, 12:15 PM
RE: "Database Concepts in QTP" - by amitv - 09-20-2011, 10:10 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  QTP database seach siitohan 1 2,445 02-19-2013, 07:07 AM
Last Post: basanth27
  Does QTP always need a database? nishu26 2 3,175 06-25-2010, 09:52 AM
Last Post: Saket
  QTP concepts devanggoel 1 2,953 11-04-2009, 05:16 PM
Last Post: Saket
Smile QTP Database conenction and parameterization of the values siri 40 37,811 08-06-2008, 11:39 AM
Last Post: siri
  database to QTP sheen 3 3,244 03-12-2008, 10:56 AM
Last Post: Ankur

Forum Jump:


Users browsing this thread: 1 Guest(s)