Pro VB DatabasesAdvanced-level VB coding questions specific to using VB with databases. Beginning-level questions or issues not specific to database use will be redirected to other forums.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Pro VB Databases section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
Anybody can give me an idea or code in MshFlexGrid. I'm a new coder in vb6 using access as my database. I want the MshFlexGrid column be populated in the table.
I don't exactly understand what you want, but are you familiar with the concept of recordsets ? If not, maybe you should read about them - they're used in VB (VC, Foxpro) to manipulate data stored in various databases.