DataBound Controls
-
Hi
1.Can I connect DataBound Controls to Data Control or ADODC at runtime?
2.Can connect DataBound Controls to Database Objects?Spread wat u Know!
Are you using VB.NET or VB6? What do you mean by "Database Objects"? Which classes are you talking about?
Dave Kreskowiak Microsoft MVP - Visual Basic
-
Are you using VB.NET or VB6? What do you mean by "Database Objects"? Which classes are you talking about?
Dave Kreskowiak Microsoft MVP - Visual Basic
-
Well Im using VB6. By Database Objects I mean using objects of the classes imported after adding the reference Microsoft DAO 3.6 object library.
Spread wat u Know!
Cmania wrote:
Microsoft DAO 3.6 object library.
Why? That was the last version of DAO Microsoft put out, about 7 years ago (I think!) You might want to move up to something a little more modern and, more importantly, still supported, like ADO. Better yet, move from VB6 to VB.NET.
Dave Kreskowiak Microsoft MVP - Visual Basic
-
Cmania wrote:
Microsoft DAO 3.6 object library.
Why? That was the last version of DAO Microsoft put out, about 7 years ago (I think!) You might want to move up to something a little more modern and, more importantly, still supported, like ADO. Better yet, move from VB6 to VB.NET.
Dave Kreskowiak Microsoft MVP - Visual Basic
Fine! Wat i exactly wanna no is that whether i can connect DataBound controls to Database Objects of DAO and ADODB library at runtime or not? I tried but couldnt make it. If it can be will plz give some code.... To remind u im using VB6.
Spread wat u Know!
-
Fine! Wat i exactly wanna no is that whether i can connect DataBound controls to Database Objects of DAO and ADODB library at runtime or not? I tried but couldnt make it. If it can be will plz give some code.... To remind u im using VB6.
Spread wat u Know!