rdo
VB6, RDO AND QUERYSTRING
I\'m creating a query string as follows ... gSql = \"{ CALL MYSP( ?, ?, ?, ?, ?, ?, {resultset 10, RECORD_OUTPUT} ) }\"[详细]
2023-03-15 13:28 分类:问答.NET ODBC Oracle Params getting param name returned by db provider- possible?
I\'m converting some RDO code to ODBC Provider code in .NET. The problem is parameter names were not specified in the orignal code, but param values were retrieved by parameter name after the command[详细]
2023-01-21 01:35 分类:问答Where do I find a list of changes and bug fixes for .Net classes from 3.5 -> 4.0?
I\'m having trouble finding a list of the changes and bug fixes that have been made in the .Net framework for .Net 4.0. They\'re not easy to find, but surely they exist somewhere?[详细]
2022-12-23 14:13 分类:问答