Vaibhav Posted March 8, 2022 Report Share Posted March 8, 2022 Hi Team , I have migrated VB6 project to c# and all select sql statements working properly but while doing Insert , Update operations in application it is giving Invalid table name error from recordset helper class. in VB6 connection is OraOLEDB.Oracle so it has migrated it as OraOLEDB so suggest solution . Thanks Quote Link to comment Share on other sites More sharing options...
Mobilize.Net Staff OlmanQuesada Posted April 25, 2022 Mobilize.Net Staff Report Share Posted April 25, 2022 Hello, Can you share details about the exception you're getting and if possible some code showing how the recordset is populated or the insert/delete is executed. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.