junwebhead
Programmer
Hello everyone!
I'm sorry if this is a lame question but I can't find the soluton for it anywhere. I had a database application using MS Access then I decided to move it to SQL Server for obvious reasons. But I cannot get the BASECOLUMNNAME and BASETABLENAME ADO RS properties when I create a recordset to get data from SQL Server. This usually works in MS Access. Now I don't know why this happens. My temporary solution is to create a linked-table in access pointing to SQL Server. This works but I know the disadvantages of this solution so I desperately tryng to solve this problem using SQL server alone. Please help me.
Thanks in advance!
Jun
I'm sorry if this is a lame question but I can't find the soluton for it anywhere. I had a database application using MS Access then I decided to move it to SQL Server for obvious reasons. But I cannot get the BASECOLUMNNAME and BASETABLENAME ADO RS properties when I create a recordset to get data from SQL Server. This usually works in MS Access. Now I don't know why this happens. My temporary solution is to create a linked-table in access pointing to SQL Server. This works but I know the disadvantages of this solution so I desperately tryng to solve this problem using SQL server alone. Please help me.
Thanks in advance!
Jun