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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 12937 - 12966 of 15862   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
12937
hi does anybody know a manual to create setup installers with InstallShield Professional 6.2 ? thank [Non-text portions of this message have been removed]...
Elia Davidyian
newprogrammer@...
Send Email
May 2, 2004
3:07 pm
12938
Hi I want prepare a report with Crystal Report but i haven't work with that if anybody know a PDF file or text that there is in internet and i can use it for...
m50h
Offline Send Email
May 2, 2004
3:07 pm
12939
Dear Friends.. I have asked this question twice earlier but no response... Is any one tell me about API containes the layout of the Existing form , Frame &...
Scorpion King Flush
jscorpio2@...
Send Email
May 3, 2004
5:40 am
12940
Has anyone here encountered documentation that describes the maximum length of a variable in a listbox.additem operation as 1024 bytes? Thanks....
Foster Blake
foz149
Offline Send Email
May 4, 2004
2:02 am
12941
It's working 100 %. Option Explicit Private Declare Function CreateRectRgn Lib _ "gdi32" (ByVal X1 As Long, ByVal Y1 As Long, _ ByVal X2 As Long, ByVal Y2 As...
wwwdir zala
wwwdirzala@...
Send Email
May 4, 2004
2:02 am
12942
try this Private Declare Function SetWindowLong Lib "user32.dll" Alias "SetWindowLongA" (ByVal hwnd As Long, ByVal nIndex As Long, ByVal dwNewLong As Long) As...
wwwdir zala
wwwdirzala@...
Send Email
May 4, 2004
2:03 am
12943
Hi Foster, ... Documented from MS? - no - but IIRC Dan Appleman includes this as one of the listbox properties in the VB Programmers Guide to the Win32 API ...
Shawn K. Hall
vb_shawn
Online Now Send Email
May 4, 2004
7:14 am
12944
Hi friends, I have created application that get Drive letter of CD Drive. I m using File system object to retrieve information of it. One of my client have CD...
VB on WWW
wwwdirzala@...
Send Email
May 4, 2004
8:11 pm
12945
Thanks for that, Shawn. Amazon says the book's in the mail :)...
Foster Blake
foz149
Offline Send Email
May 5, 2004
4:26 am
12946
how can i change the back colour of the selected item in a List View. How can i get the default icons of files in a drive through VB,,if i want to creat my own...
surjitlimit
Offline Send Email
May 5, 2004
4:26 am
12947
hi mehsen there is three useful .pdf files in crystal reports CD. u can use them. age peyda nakardi begoo barat befrestam ... From: vbhelp@yahoogroups.com ...
Elia Davidyian
newprogrammer@...
Send Email
May 5, 2004
6:37 pm
12948
Hi guys, Does anybody ever develop a software on PDA either using VB CE or VB.Net ? I have a plan to migrate my PC version of application into PDA and I need...
toni s
octoni_vb
Offline Send Email
May 6, 2004
1:31 am
12949
hi everybody !! can somebody teach me how to make a database application that will be used by multiple user and the data will be online anytime for an inquiry...
Ruel D. Bamba
rdbamba
Offline Send Email
May 6, 2004
3:00 am
12950
hello, if u are using ADODB then use the following line <ConnectionName>.BeginTrans ... ur statements ... <connectionName>.commitTrans when the user wants to...
surjitlimit@...
surjitlimit
Offline Send Email
May 6, 2004
4:51 am
12951
I think that I recall reading it as a limitation on VB in the books that came with VB4........ But my memory is foggy Matt ... From: "Foster Blake"...
Unicorn.PC.Support
unicornssecond
Offline Send Email
May 6, 2004
11:03 am
12952
Hi Toni, ... There's a reason why VBCE is free. (it's very limited and creates large footprint programs on the device) Do you want your users to pay for your...
Shawn K. Hall
vb_shawn
Online Now Send Email
May 6, 2004
3:59 pm
12953
tnx for the answer, i think it will help me. can i add the <connectionname>.begintrans upon form load ? One more favor, can anybody give me a sample code on...
Ruel D. Bamba
rdbamba
Offline Send Email
May 7, 2004
1:05 am
12954
Hello, What is OLAP? How to use it ? Thanks in advance Regards, Chintan Shah Yahoo! India Matrimony: Find your partner online. [Non-text portions of this...
Chintan Shah
cdshah76
Offline Send Email
May 7, 2004
3:00 pm
12955
Hi Chintan, ... http://www.webopedia.com/TERM/O/OLAP.html You may already be using it and just not realize it. It's a process of analyzing data to return as...
Shawn K. Hall
vb_shawn
Online Now Send Email
May 7, 2004
5:37 pm
12956
hi , i try to get the office path in the local pc , in vb6 application can anyone help my please ... Do you Yahoo!? Win a $20,000 Career Makeover at Yahoo!...
jamil tamimi
jamil_h_t
Offline Send Email
May 9, 2004
3:02 pm
12957
Hi there I am using an MSChart control in my project but I have a problem with it. My MSChart Rowcount property is adding in runtime and I want change the...
m50h
Offline Send Email
May 9, 2004
3:02 pm
12958
Can anyone help me to find information wuith regard: changing the colors of text in different columns in the Listview control tiling a background image is it...
rnd
thorinzzzz
Offline Send Email
May 10, 2004
5:32 pm
12959
hi.. for changing the color of each item in different columns. declare a variable of type ListItem. then set its value to the row whose color u want to change...
surjitlimit@...
surjitlimit
Offline Send Email
May 11, 2004
4:09 am
12960
Guys I have a database looking something like this, PartNo Description 111 Hello 123 Hello 456 World 123 Hello I want to detect the first...
Julian Holt
jholt@...
Send Email
May 11, 2004
3:45 pm
12961
Dear Julian Holt if you want to do this first of all you have to specify your database format and after specifying that then we can offer you a way for doing...
m50h
Offline Send Email
May 11, 2004
7:14 pm
12962
Hi I am using access ----- a trawl round t'internet has revealed nothing. Looks like this is an incredibly difficult and highly unusual thing to want to do...
Julian Holt
jholt@...
Send Email
May 12, 2004
7:46 am
12963
Well you could load the table into a recordset and use seek/find to locate the record for deletion. If you were using SQL Server you could use cursors to loop...
Nigel Bachmann
redeyedm0nster
Offline Send Email
May 12, 2004
8:27 am
12964
... You may want to use the TOP clause. I have not tested this in Access, but I know it works in SQL. DELETE yourtable FROM (SELECT TOP 1 * FROM yourtable) AS...
Chad
cmegenis
Offline Send Email
May 12, 2004
9:02 am
12965
Woah....... Thanx Chad. This looks like the job. I'll start work on it straight away. Thanks again Julian ... From: Chad [mailto:chad@...] Sent: 12 May...
Julian Holt
jholt@...
Send Email
May 12, 2004
9:23 am
12966
"Well I never" Worked first time....................... Thanks Chad, I have spent hours on this - YOU ARE THE MAN Cheers Julian ... From: Chad...
Julian Holt
jholt@...
Send Email
May 12, 2004
9:47 am
Messages 12937 - 12966 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