Showing information in the datagrid from the table in the oracle database using C# -
i'm experiencing problem here, have connected sql database c# when seek show info table datagridview gives me error:
"the 'msdaora' provider not registered on local machine."
okay understood msdaora it's working on 32bit scheme , mine 64bit, on net said should utilize "oraoledb.oracle" , still gives me same error message.
what doing wrong? can here?
thanks in advance.
c# oracle datagridview
No comments:
Post a Comment