Search the web
Sign In
New User? Sign Up
visualbasic6programming · VB help for all versions!
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 28631 - 28665 of 32051   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
28631
Hi every one i have some trouble installing VB-6. all procedure are completed but at last this message is shown "Failed to register C:Program Files/Common ...
JAZIB NAZAR
anjam999
Offline Send Email
Apr 1, 2007
11:12 am
28632
OMG. a programmer after my heart - hehehe GOOD FOR YOU TO SAY SO -Eddie _____ From: visualbasic6programming@yahoogroups.com ...
Eddie Keator
designs4urneeds
Offline Send Email
Apr 2, 2007
1:20 am
28633
Hi Ya'all.. Does anyone have any experiences developing a smartcard reader ActiveX control? I dunno where to start. I couldn't afford purchasing the SDK. I'm...
Dzulaiha Zainal
ninizainal
Offline Send Email
Apr 3, 2007
5:01 am
28634
Hi there everyone I am a new member and am self taught ,so I hope that any of you who have done vb profesionally will bear with me if my questions or the way...
brian.auty@...
brisanrus
Offline Send Email
Apr 3, 2007
8:25 am
28635
Once you have elected text try: rtb.SelFontName and rtb.SelFontSize. Bart ... who have ... that I ... allows me ... there any...
toole130
Offline Send Email
Apr 3, 2007
12:48 pm
28636
dear all please advise me. Does MsSQL have something like Oracle's Dual table? thanks very much [Non-text portions of this message have been removed]...
bearsolusindo
bearsolusindo@...
Send Email
Apr 3, 2007
1:58 pm
28637
I have a picture box on a form. Clicking on the picture box loads a marker shpDot(idx + 1) and adjacent label lblCapt(idx+1) and places the marker at the...
bogoli
Offline Send Email
Apr 3, 2007
4:30 pm
28638
Hi,, I am using VB to connect client and server... Server has the DB and i have to connect from the client.. Any code to connect to remote database.. ?? THanks...
Raghavendran
world2enjoy
Offline Send Email
Apr 4, 2007
5:41 am
28639
hi group i am trying to develop a word meaning dictionary, in which there is a dblist which contains the data, a text box for search and a text box for showing...
honey tiwana
honey_tiwana76
Offline Send Email
Apr 4, 2007
11:00 am
28640
Some times program process the records but some times it gives run time error: Run-time error '-2147221080 (800401a8)': Method 'Cells' of object '_Worksheet'...
Ehtisham
thereadg
Offline Send Email
Apr 4, 2007
11:11 pm
28641
hi, I would like to get the total frame count of a video file, anyone have any idea on how to work it out? Another question is that, when I play a video file...
setlan83
Offline Send Email
Apr 5, 2007
1:45 am
28642
just share, I use ODBC to made connection client/server, (MSSQL as DB Server) and it's running well ... http://groups.yahoo.com/group/visualbasic6programming/ ...
agust. dw
agust_dw
Offline Send Email
Apr 5, 2007
7:25 am
28643
hi all, this is rohit. i am student of b.sc.it. i just want to know how to retrive the data from ms access to the combo box, text box using pure adodc not with...
kshitij
kshitijavar
Offline Send Email
Apr 5, 2007
1:58 pm
28644
hey rohit Got ur problem just create a RecordSet(rs) and fetch the value by the follwoing statement ... String name = rs.Fields("name of the field").value ... ...
tasim khan
taskha2002
Offline Send Email
Apr 6, 2007
3:15 am
28645
I want to create a login screen where login athentication should be done by domain. IT should go to next screen only when windows system valid user name and...
Yogesh
yoogayog
Offline Send Email
Apr 6, 2007
7:09 am
28647
i want the help of using visual basics 6.0...
maddy_veena
Offline Send Email
Apr 6, 2007
2:28 pm
28648
I have nearly completed a suite of 3 programs for my fellow clergy. I have TWO problems on which I should value help. Problem ONE. The main program has a VB6...
Michael
braxtoncotta...
Offline Send Email
Apr 6, 2007
3:17 pm
28649
I have nearly completed a suite of 3 programs for my fellow clergy. I have TWO problems on which I should value help. Problem ONE. The main program has a VB6...
Michael
braxtoncotta...
Offline Send Email
Apr 6, 2007
3:19 pm
28654
http://www.geocities.com/cooltutorials This course is designed as an introduction to programming using Visual Basic. For many people, this will be a new and...
ilasabba
Offline Send Email
Apr 7, 2007
10:07 am
28655
Michael, Here's a snippit of code that I used in one of my progams for saving the text from a Rich Text Box control to a file: CommonDialog1.Filter = "RTF...
richardkazebee
Offline Send Email
Apr 8, 2007
2:24 am
28656
Good thing I'm secure about myself to recognize a lie and spam like this piece of crap _____ From: visualbasic6programming@yahoogroups.com ...
Eddie Keator
designs4urneeds
Offline Send Email
Apr 8, 2007
4:15 am
28657
My apologies for the spam, Eddie. I banned him and deleted his messages as soon as I saw them....
Derek
dwirch
Offline Send Email
Apr 8, 2007
4:30 am
28658
Bankers Rounding Even rounds down. Odd rounds up. ... From: Rick Rose <wolfrose32@...> To: visualbasic6programming@yahoogroups.com Sent: Thursday, March...
Patrick Shipley
patls
Offline Send Email
Apr 8, 2007
4:35 am
28659
A trick I use in excel is to record a macro then edit the macro code to find commands implimented in the macro. ... From: spooboy54 <spooboy54@...> To:...
Patrick Shipley
patls
Offline Send Email
Apr 8, 2007
5:02 am
28660
Ok guys & girls I have one for you. I want to use a combo box in Access that updates on the fly. What I mean is this: Say I have a database with a list of...
Sherri
iseer7
Offline Send Email
Apr 8, 2007
6:19 am
28661
how can i create a label or command button in the run time of form ie without using enable or disable...
dnarmadhai1984
Offline Send Email
Apr 8, 2007
11:00 am
28662
After you have brought back the data from the query, call a sub to query whatever is in the combo box and if it is not in your database add it. Select * From...
K Danner
racermand289
Offline Send Email
Apr 8, 2007
12:07 pm
28663
Check this out.... http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=33086&lngWId=1...
K Danner
racermand289
Offline Send Email
Apr 8, 2007
12:28 pm
28664
k. What do i put in the '//Add it here because it is NOT there line? And what do I put in the '//Do nothing because its already there line?? ... [Non-text...
1seer7@...
iseer7
Offline Send Email
Apr 8, 2007
2:29 pm
28665
I am currently working on a program that needs to pull information from the registry and input it either directly into the form or an access database which has...
claytoncomputerrepair
claytoncompu...
Offline Send Email
Apr 8, 2007
2:33 pm
Messages 28631 - 28665 of 32051   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help