Hello.
I'm new to VB and have just used the Data Form Wizard to create a Master/Detail view of my Access DB.
Using the wizard I choose to include a button to add new records, however this only seems to allow records to be add to the master datagrid and not the detail/child datagrid.
I could...
Hello.
On a form I have 2 combo boxes (the first controls the values of the second) and a subform with a combo box on that form.
When selecting values using these combo boxes, all seems to work fine, however when I return to the first record and then move through each record in turn, the...
Hello.
I'm new to VB and have just used the Data Form Wizard to create a Master/Detail view of my Access DB.
Using the wizard I choose to include a button to add new records, however this only seems to allow records to be add to the master datagrid and not the detail/child datagrid.
I could...
Thanks Sunaj.
I love to try that but I'm using the Learner Edition of Visual Basic and that doesn't come with many add-ins.
I did post asking where, if anywhere I could get these but no-one repsonded.
Can you send me the code to do what you suggested ?
Thanks
J.
I have a SQL "music collection" DB. I have two tables Artist and Album.
I want to add records to this using VB. How do I do this ?
I can display the records using the Datagrid control. I've added a new record using this control, to the two tables which works fine but the records...
Hello.
I'm using an Evaluation Edition of Visual Basic 6, which I got with a book. The book talks about using the Data Form Wizard but I don't appear to have it (along with Class Builder Utility, Data Object Wizard, Proporty Page Wizard, API Viewer etc).
Is it possible to download these from...
Hello.
I have a SQL Server 2000 DB. A field in a table allows "Nulls" but has no default value.
Using VB 6.0, I've written a procedure to add records to the table.
Question. How do I pass a Null 'value' to SQL Server ?
Do I have to set a default value for the field of 'Null' ? If...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.