Creating an ADO connection to SQL 2005 within ABL procedure.

tmclees

New Member
Hello all. I am pretty new to OpenEdge 10.1C and I hoping to figure out how I can create an ADO connection to a sql db. If any one could provide some pointers to where I can find examples of how this might be done I was be very thankful. I would really like to be able to do all the processing of the data I pull out of the SQL 2005 db within my progress program.

Thank you.
 
Well after digging thru OpenEdge Knowledge Base trying to find the right words to search on I found this ID: P10561. It tells me exactly what I need to connect the way I want to connect.

New Question I am trying to figure out - Is there any way I can use an OLE DB connection instead of an ODBC connection. I have found that the Knowledge base is saying no but those articles are a few years old and I found a product sheet that says it does support OLE.

Thanks for any help.
 
Back
Top