Home
»
Borland
»
Test
»
Silk Test
»
Silk Test - Forum
»
All Tags
»
ActiveData Overwrite
Browse by Tags
Silk Test
Master the automation of complex technologies for your most critical applications.
Join group
Get this RSS feed
Home
Forum
Blog
Wikis
Files
Members
Tags
getCol
getRow
Tagged Content List
Forum Post:
Each time I save data in an ActiveData the last data is overwritten.
ivan_l
I have this problem when different values are being saving in the same ActiveData. The ActiveData was created with some rows in order to save data in each row. For example we want to save Name, Last Name, Address and Post Code each value in each row. In PlayBack time, data that remains in ActiveData...
on
9 Jul 2012
Forum Post:
RE: SilkTest - ActiveData - read a specific cell from a specific Sheet in .NET
VictorO
Hi lotos You can create reusable functions to read data from the ActiveData object to get the rows and columns information. In the example below, there are three functions: - getRow(ByVal row As Integer, ByVal ad As ActiveData) 'returns all columns of a row - getCol(ByVal col As Integer,...
on
4 Dec 2012