Database Connectivity

Ask general questions here.
anujakulkarni
Posts: 29
Joined: Wed Jan 07, 2009 1:15 pm

Database Connectivity

Post by anujakulkarni » Fri Jan 09, 2009 11:30 am

Hi all,

I would like to know if Ranorex supports “Database Connectivity” as reading data from a database is mandatory while testing a client-server application.

It will be very helpful if anyone could provide me an example code which deals with or explains such database connection.

Cheers,

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Post by Support Team » Tue Jan 13, 2009 2:35 pm

Hi,

Ranorex is fully compatible with the Microsoft .NET Framework. I suggest to search the web using google or yahoo for C# code examples accessing data bases or other external sources like a CSV files.

Please try to search for following using google:
"read data database c# .NET example"

I'm sure you'll find many useful code snippets describing how to connect to and how to read data from a database.

regards,

Christoph
Ranorex Support Team