Forum Discussion

mesg2anil's avatar
mesg2anil
Regular Contributor
14 years ago

Query MS-SQL database through TC

Hi, Using below code, I'm trying to query a table in MS-SQL server, it is giving me table fieldnames but it is not displaying the data from each field. Sub TestSQL 'Creates ADO conn...