TestComplete executes the SQL Query but returns Empty value
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2012
12:33 AM
12-14-2012
12:33 AM
TestComplete executes the SQL Query but returns Empty value
Hi Guys,
Greetings!!
I've a problem with TestComplete executing the Query. This is my query..
select testfield from [db-name].tablename
The problem is I've the Database name created with hyphen "-". In SQL Server management, if we have a db name with hyphen then we can use the square brackets [] to query the required value. But in Test Complete it returns a "Empty" value.
Can someone help me to fix this problem?
Thanks in Advance,
~ Saravana.
2 REPLIES 2
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2012
01:44 AM
12-14-2012
01:44 AM
I figured out that the problem is not with TestComplete. Sorry for wasting your precious time.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2015
03:42 PM
08-20-2015
03:42 PM
What was your solution, if you could share please.
