Sir/Madam,
I am using vb6. I had my project with MS-Acess DB & DAO. Now I convertedd it fully to ADODC in same vb6.
Its upon execution, showing error "Unable to bind to field or DataMember (table name here)" ! (for most of the forms/tables.)!
I have set all properties of adodc via Custom Property at design time.
cmdType is 2-adCmdTable
Provider=Micros oft.Jet.OLEDB.4 .0;Data Source=E:\9hfSA ReWorked_09\zz Completed Brain Analyser Aameen!\fff 10sep09afternoo n2\Microsoft Visual Studio\VB98\SA_ DB_hf.mdb;Persi st Security Info=False
ShareDenyNone in advanced in Build tab.
I am using vb6. I had my project with MS-Acess DB & DAO. Now I convertedd it fully to ADODC in same vb6.
Its upon execution, showing error "Unable to bind to field or DataMember (table name here)" ! (for most of the forms/tables.)!
I have set all properties of adodc via Custom Property at design time.
cmdType is 2-adCmdTable
Provider=Micros oft.Jet.OLEDB.4 .0;Data Source=E:\9hfSA ReWorked_09\zz Completed Brain Analyser Aameen!\fff 10sep09afternoo n2\Microsoft Visual Studio\VB98\SA_ DB_hf.mdb;Persi st Security Info=False
ShareDenyNone in advanced in Build tab.
Comment