PDA

Click to See Complete Forum and Search --> : Windowless Data Controls


MonicaA1
Nov 17th, 1999, 09:55 PM
I would like to know if there are any WIndowless Data Controls out there for use with VB. I need to create a Windowless database application.

Clunietp
Nov 18th, 1999, 12:14 AM
I guess you could stick a data control on an invisible form, but I would learn to use the objects if I did not want to use a form. Are you using DAO, ADO or RDO?
Someone here (or myself) can give you an example if you would like.

Tom

Nidyahia
Nov 18th, 1999, 04:37 PM
Hi,

I had the same need.
You can find all what you need in the VB 6.0 Enterprise edition CDs.
In the First or Second CD under Common\Tools\Vb\WinLess.
You can find information in MSDN articleID Q184687 and articleID Q184645.

Good work...