Search found 5 matches

by zealoussuresh
Mon Jul 22, 2013 2:42 am
Forum: General Questions
Topic: resgen.exe problem when using resx files in Ranorex 4.0.2
Replies: 7
Views: 5184

Re: resgen.exe problem when using resx files in Ranorex 4.0.2

Hi

I uninstalled the Visual C++ 2010 Redistributable and installed the windows SDK. It resolved the issue.

Thanks Markus,

~ Suresh
by zealoussuresh
Wed Jul 17, 2013 7:14 am
Forum: General Questions
Topic: resgen.exe problem when using resx files in Ranorex 4.0.2
Replies: 7
Views: 5184

Re: resgen.exe problem when using resx files in Ranorex 4.0.2

Hi Support Team, I recently upgraded from Ranorex 3.2 to Ranorex 4.0.4 and I am facing the same issue, and I tried to install Windows SDK but it fails installation. Is there any other way we can eliminate this issue ? and what is .Net Develop data of Windows SDK, is it something specific. I tried in...
by zealoussuresh
Wed Jun 05, 2013 8:09 am
Forum: Automation API
Topic: How to connect to Oracle DB in the user code ?
Replies: 1
Views: 4304

How to connect to Oracle DB in the user code ?

Hi Support Team, I am facing issue in connecting to an oracle db throw user code. I am using Oracle ODBC provider Below is the code... Dim connectionString As String = "DRIVER={Oracle in OraClient11g_home};Data Source=(DESCRIPTION =(ADDRESS_LIST =(ADDRESS = (PROTOCOL = TCP)(HOST = TQW2K8R2-AP-09)(PO...
by zealoussuresh
Wed Sep 19, 2012 6:07 am
Forum: Automation API
Topic: Comparing data from mdb and oracle databases
Replies: 3
Views: 2685

Re: Comparing data from mdb and oracle databases

Hi Markus, I am not using a dataconnector, but if I have 10 tables in access db and 10 tables in oracle database. I need to compare the data in those tables, how can I do it using user code ? Can you quote an example, because, I am new to .net as well. ? Can I use the datable.merge() method here ? T...
by zealoussuresh
Tue Sep 18, 2012 6:27 am
Forum: Automation API
Topic: Comparing data from mdb and oracle databases
Replies: 3
Views: 2685

Comparing data from mdb and oracle databases

Hi Support Team,
How can I compare two tables from access database and oracle database respectively and spot out the differences using Ranorex. Do we have something like populating data to two datasets from a mdb and oracle respectively and compare the data sets ?

Thanks
Suresh