ContributionsMost RecentMost LikesSolutionsRe: Test complete dB table change in code depending on device I understand the idea, the only problem is that this object does not have the same interface as the DB Table. Is there a property or a casting possible? I could not find it in the TC documentation. Re: Test complete dB table change in code depending on device Dear robert, Using the workspace --> temp var --> <var> which is a DB table with default value {Worksheet: "Sheet1"; workbook: "CommandDatabase.xls"} Best regards, Jewest Test complete dB table change in code depending on device Hello, scrol down for the real question. We have been using test compelete for years now and are very happy with it. At the moment we are using an excel file as our database and the database is becoming too big. It takes testcomplete more time to scan the database then to do the actual test. This is oke from a test complete point of view as the database is 3 MiB big. What I want to do is chop the database into several smaller databases. Excel has the perference as we can use colours to help the test engineer. The real question is: How can I open an excel db table in VBscript? What I want is check for excel file for specific device, when found open that database, otherwise open the default. This way I can do the segmentation in phases. Thank you in advance, jewest Script problems after upgrading the application from vb6 to .net 3.5Hi, After upgrading our code to vb.net 3.5 platform I am encountering some problems The biggest problem I have it that I click 1 control and the I click it again test complete reports that the control is destroyed. But the window is still there as wel as the control, a combobox. Other problem I have is that the attached code does not work. I inserted a test program in the zip file. The script should 3 items, when using this method one of the childeren is not found. While the second script runs every time. My problem is that I can not map everything, some of the scripts are general made so I can re-use them for several controls. Any help is welcome. Best regards, JeffreyRe: IsvisibleOnScreen property is incorrect with version 7 and vb6 tabstripCan we expect a patch soon? I have to inform my manager about the current status and the actions taken. A time estimation would be very helpfull. IsvisibleOnScreen property is incorrect with version 7 and vb6 tabstripHi, I have upgraded to the latest TC 7 version and now all of a sudden my scripts do not work any more. after investigating I found that the IsVisibleOnscreen property is false while the object is visible on screen. This was working with the previouse 7 version, please fix this item. Best regards, Jeffrey