shawbapmp
09-11-2003, 09:39 AM
How do I use the VB 6 DHTML Designer to connect to an Access DB? For Forms, it's easy. All I have to do is pick a Data Control object from the object selection bar, plop it on the form, and set the DatabaseName and RecordSource properties. But the DHTML object selections do not appear to have an equivalent. I tried setting the datafld and datasrc properties for a text field on my DHTML page but nothing happens. I also tried adding a Data Environment to connect to my Access DB but that didn't do anything either. I'm sure I'm on the right track. I probably have to add some code or something.
Can someone help me?
Can someone help me?