Go Back  Xtreme Visual Basic Talk > Legacy Visual Basic (VB 4/5/6) > Database and Reporting > Ado


Reply
 
Thread Tools Display Modes
  #1  
Old 01-15-2002, 07:42 AM
kamal3065
Guest
 
Posts: n/a
Cool Ado


i have two ado controls (say adodc1 and adodc2), on one single form, one ado control i.e. adodc1 is bound to one table in an access database and another ado control i.e. adodc2 is bound to another table(this table has the following fields staffnumber, staffname, division and designation) in the same database. How do i create a list box/combo box on the form which will show the person staffname and division, so that a selection could me made,and also the persons corresponding designation and division should be displayed in two text boxes on the form. all this selections should be saved to the correponding fields in table1 which is bounded to adodc1.

also how do i take video from the same form i.e. pressing a button should activate the video recording(through a web camera connected to the PC), and the video should be compressed and recorded to the hard disk.

an urgent reply will be helpful
Reply With Quote
  #2  
Old 01-15-2002, 07:51 AM
Flyguy's Avatar
Flyguy Flyguy is offline
Lost Soul

Super Moderator
* Guru *
 
Join Date: May 2001
Location: Vorlon
Posts: 18,882
Default

This is more asking for a complete program!

If you already started your project and got stuck somewhere we'll be glad to help, but I don't think someone wants to write a complete program for you...
Reply With Quote
  #3  
Old 01-15-2002, 06:35 PM
diver diver is offline
Senior Contributor

* Expert *
 
Join Date: Jun 2001
Location: Illinois
Posts: 865
Default

1) Trash the data controls
2) Put a simple list box on your form
3) Load the list box on the form startup w/database info

That should do it!

As far as your WEB question, please post that question to another group within this forum, that deals with this type of material.

Diver
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->