Search the web
Sign In
New User? Sign Up
vbhelp · Visual Basic Help Center Forum
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

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 13049 - 13078 of 15862   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
13049
I have the first part of my program done to where it will query the registry of a computer and ask who was the last person to logon was. That will give me the...
Tony Reinke
shitbrick0
Offline Send Email
Jun 1, 2004
3:35 pm
13050
How to color the scrollbar(s) of a listbox or combobox in vb6? Thanks [Non-text portions of this message have been removed]...
Alain Lassalle
alainlassalle
Offline Send Email
Jun 1, 2004
3:35 pm
13051
thanks for the effort guys the scenario is like this I populate a temp table in access, then pick the data from this table using the ado control to populate...
Tinashe M Shoko
tinashem
Online Now Send Email
Jun 1, 2004
3:35 pm
13052
Dear All, I am writing a Macro In excel using VBA. Now i need to fetch the data from oracle database and display. i am allowed to use odbc. but i am not...
Viswanathan R
viswa_jang
Offline Send Email
Jun 1, 2004
3:36 pm
13053
Matt, Thanks for your answer It is not a problem of security... The first person to open the connection does not have a problem. It's usually the first person...
Daniel Magliola
peptido2002
Offline Send Email
Jun 1, 2004
4:15 pm
13054
Hi Alain, ... http://www.vbaccelerator.com/home/VB/Code/Controls/Combo_and_List_Boxe s/Owner_Draw_Combo_and_List_Box/article.asp aka http://tinyurl.com/yw7xb ...
Shawn K. Hall
vb_shawn
Online Now Send Email
Jun 1, 2004
4:29 pm
13055
Hello Friends Acutally I am working on a project wherein I am trying to restrict Licences given to the client for which they have purchased. So Please let me...
ht_seema
Offline Send Email
Jun 1, 2004
7:21 pm
13056
Also, i am using Visual Basic 6. Thanks!...
Tony Reinke
shitbrick0
Offline Send Email
Jun 1, 2004
8:33 pm
13057
Daniel, DAO does not time out it's connections. However ISS does IIRC. Perhaps this is the problem. You should be closing the DAO connection to the database...
Unicorn.PC.Support
unicornssecond
Offline Send Email
Jun 2, 2004
12:18 am
13058
Dear all, I want to ask you how to create, read and update ini file (using VB)? What is the syntax in VB? Could you help me please? Thanks. Regards, Yurisca...
Yurisca
yurisca@...
Send Email
Jun 2, 2004
3:17 pm
13059
Option Explicit Public Declare Function GetPrivateProfileString Lib "kernel32" _ Alias "GetPrivateProfileStringA" (ByVal lpApplicationName As String, _ ByVal...
Rick Rose
roseri1997
Offline Send Email
Jun 2, 2004
3:24 pm
13060
http://vbcity.com/forums/faq.asp?fid=6 <http://vbcity.com/forums/faq.asp?fid=6&cat=General#TID20423> &cat=General#TID20423 [Non-text portions of this message...
Alain Lassalle
alainlassalle
Offline Send Email
Jun 3, 2004
1:59 pm
13061
Hello! I'm looking for help incorporating a MS Visual Basic project into a MS FrontPage web. Any help would be much appreciated. I'm VERY much a newbie at...
Nate
montiy
Offline Send Email
Jun 3, 2004
2:00 pm
13062
Hi Nate, ... The easiest way to do it would be to upgrade your VB app to VB.net - then switch that to ASP.net. You'll have to essentially learn another ...
Shawn K. Hall
vb_shawn
Online Now Send Email
Jun 4, 2004
4:02 am
13063
Hi All, Does anyone know of a Free control (or just code) which can display text but with the control (and thereby the text as well) at an angle? Essentially...
Ian Brooke
ianbrooke1
Offline Send Email
Jun 5, 2004
10:47 am
13064
Dear friends.. Any body tell me the real example other than msdn that how to use SEEK Method.. Thanx... [Non-text portions of this message have been removed]...
Salman Fateh Ali
jscorpio2@...
Send Email
Jun 6, 2004
4:16 pm
13065
Hi! I want to ask you how to make a dynamic database connection in VB, so we didn't have to specify the location of the database in the connection string. The...
Yurisca
yurisca@...
Send Email
Jun 7, 2004
12:36 pm
13066
yes yurisca at the time of installing your program you could get the path of the database and store it in registry or else you could have an ini file to store...
Viswanathan R
viswa_jang
Offline Send Email
Jun 7, 2004
5:54 pm
13067
Anybody have or know of any algorithms for converting a decimal to a fraction? For the specific purpose I'm using it for, I could use a big Select Case...
jasonp@...
jasonwpeak2001
Offline Send Email
Jun 8, 2004
2:09 pm
13068
Hi, Seek can be use when you connect to a DB table, using the following method: 1. rs.Index = "INDEX_NAME" 2. rs.seek "=", COMPARE1, COMPARE2 3. if...
Dave Nguyen
nguyendave74
Online Now Send Email
Jun 8, 2004
11:51 pm
13069
Not mine and I haven't tried it but here you go. Public Function DecToFraction(ByVal l_fDecimal As Double) As String Dim l_dQuotient As Double Dim l_lNumerator...
Ben Rosato
hang_dawg
Offline Send Email
Jun 9, 2004
12:24 pm
13070
Hi, im a newbie to vb.. i just wanted to ask if there is an easy way to add icons to the menu items. i wasnt able to find an option in the menu editor. thanks,...
Ananth A
ananth_fr
Offline Send Email
Jun 10, 2004
5:44 pm
13071
Hi, I'm currently looking for add-on's to VB (5, preferably) to make it easier to understand someone else's code. I have installed CodeSmart (www.axtools.com)...
edward_van_h2002
edward_van_h...
Offline Send Email
Jun 11, 2004
1:46 am
13072
Dear all, I need your help to create a connection string in vb that connect to a database which is located in another computer, the computer is in the other ...
Yurisca
yurisca@...
Send Email
Jun 11, 2004
1:46 am
13073
Hi, I'm a newbie to this Yahoo group thing. I replyed yesterday but cannot find a trace of it today. 5 minutes agoo i signed in / joined this group. Hope it...
paul_turcksin
Offline Send Email
Jun 11, 2004
3:18 am
13074
http://www.able-consulting.com/ADO_Conn.htm ... Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger [Non-text portions of this message have been...
Marinescu Florin Luigi
halford13
Offline Send Email
Jun 11, 2004
6:14 am
13075
is it possible to load a picture URL into an image control or picture box? how? Thanks...
.rEs
resres3
Offline Send Email
Jun 11, 2004
7:31 am
13076
How to handle the events of an array of controls dynamically created with the statement Set MyTextBox (Index) = Controls.Add("vb.textbox", "Test" & Index) For...
Alain Lassalle
alainlassalle
Offline Send Email
Jun 11, 2004
3:22 pm
13077
Put this code on your ,MDIform or Main form that is your main Screen. when creating menues , create main menu say file, then open,save,edit exit, before you...
MAGZBF
akifzee
Offline Send Email
Jun 11, 2004
3:24 pm
13078
Hi & Thanx for your reply & help. But the problem is when i am using DSN it errors that record set doesn't support index property. What should i do when i want...
Scorpion King Flush
jscorpio2@...
Send Email
Jun 12, 2004
5:06 am
Messages 13049 - 13078 of 15862   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