Votes
Answers
Views
Question
8
1
100
Takes forever to copy project. How to determine size of project.
1
2
44
asked 11 years ago by kaptainkayoss
updated 11 years ago by kaptainkayoss
I'm getting the following error when running this database code in UFT: "ActiveX Component cannot create Object : ADODB.Connection" Set objDB=CreateObject("ADODB.Connection" objDB.ConnectionString="DSN=" & DSNName &";uid=Test;pwd=xyzabc123;" objDB.Open
8
1
44
asked 11 years ago by derlweldon
updated 11 years ago by sammyh
Does anyone heard of when Oracle 11.2.0.4 is going to be certified/support for ALM?
1
2
109
asked 12 years ago by kaptainkayoss
updated 12 years ago by kaptainkayoss
I used to be able to connect my QTP 11 to Oracle and SQL Server on my old Windows XP machine. Now we've upgraded to Windows 7 64 bit, and my scripts fail when trying to execute an Open command on my database object. I've checked my connection string on connectionstrings.com and it looks correct. Any...
2
1
189
I could use some help with a database query problem I'm having. The query I'm setting up is intended to generate an Excel report on the current status of a test cycle. Some history on this is that we setup our testing structure such that we keep the same folder structure in Test Lab and just assign ...
0
3
354
asked 12 years ago by candyb
updated 6 years ago by germanlarcher
My API test connects to a database, runs a SELECT statement, closes the db connection. I want the SELECT step to iterate 3 times, issuing the same query but for a different value in the WHERE clause. The variable data is a "Developer Name". - I've put a loop around my select step. - I've set...
6
1
35
asked 12 years ago by fuzzy-davis
updated 12 years ago by sammyh
Does anyone recall the link that HP has that provides the up-to-date supported environments and RAM requiements for ALM/QC?
1
2
407
I have a new install of ALM/QC11 going with a new install of SQL Server 2008. During the ALM server setup, I keep getting error message about incorrect database parameters. Cannot validate the database parameters I believe is the message. I know I have entered in the correct login ID and password fo...
5
1
167
asked 12 years ago by javathehut
updated 12 years ago by jeffrey-gardner-1
Does PC server access the DB through ALM-PC 11, through its own Db client, or both? Does PC have its own schema/tables outside of those associations with ALM-PC 11? (We hope to use Oracle for all DB needs.) Any suggestions would be great.