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...
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 14668 - 14697 of 15862   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
14668
i want to create an application where i can send data thru LAN , receive it n process further how can i use winsock control in this ?? which proerties i need...
prachi chavan
coolpc_30
Offline Send Email
Mar 1, 2006
6:28 pm
14669
for the server site winsock(tcpClient), u need to set the value for tcpClient.LocalPort. then u need to type tcpClient.Listen. while for the client site...
woo setlan
setlan83
Offline Send Email
Mar 3, 2006
1:32 am
14670
I am attempting to pass a start and end date range to a crystal report called from visual basic 6. I have seen some code snippets online as examples, however...
Martin Devlin
martin_devlin
Offline Send Email
Mar 5, 2006
7:51 pm
14671
Martin, The trick with Crystal is to pass dates etc in exactly to format that Crystal uses for them in it's own formula generator. I would suggest that you...
Matt
unicornssecond
Offline Send Email
Mar 6, 2006
1:01 pm
14672
I can't thank you all enough for your invaluable help! Ok, on to my next question before someone complains about my contant thanks... I am using a DBGRID for...
HouseDad
cwcummins
Offline Send Email
Mar 6, 2006
1:08 pm
14673
Ok, sorting the database with a new sql query is taking 30 seconds or so and I am getting some complaints. Is there a way to search the grid without myself...
HouseDad
cwcummins
Offline Send Email
Mar 6, 2006
4:59 pm
14674
What type of database are you getting your information from? the reason I'm asking is you stated it takes a few seconds for your data to come up. That tells me...
Darrell Adams
captain_51
Offline Send Email
Mar 6, 2006
4:59 pm
14675
Are using VB6? I have flex grids on a program and checked it, it does not support filtering. I also have a flexgrid on it that is filtered through a stored ...
Darrell Adams
captain_51
Offline Send Email
Mar 6, 2006
5:07 pm
14676
I played with this in VB6 where I loop through a recordset with an if statement. Could you use something like this with a datagrid.add? Private Sub...
Darrell Adams
captain_51
Offline Send Email
Mar 6, 2006
5:35 pm
14677
... This particular database is a Foxpro... its used for another proprietary system. ... I started to look into this before. The problem is I really don't ...
HouseDad
cwcummins
Offline Send Email
Mar 6, 2006
5:46 pm
14678
Thanks, Darrel... I am indeed using VB6. I have to do some other stuff now but will play around with your suggestions later on probably. All I am trying to...
HouseDad
cwcummins
Offline Send Email
Mar 6, 2006
5:55 pm
14679
You might investigate the "FILTER" feature of the database software. I know Access has this, and it is a quick query form where you just select a field's...
Richard
alienwebmaster
Offline Send Email
Mar 6, 2006
6:13 pm
14680
Other then having a few programs at work that were done in Foxpro, I know little aboutit. I started out with VB5 and Access database, went to VB6 then SQL ...
Darrell Adams
captain_51
Offline Send Email
Mar 6, 2006
6:39 pm
14681
... Well, long story short I use VB6 DAO data control to read Foxpro, Access, Text, and whatever other kind of file I need it to. The people in this group have...
HouseDad
cwcummins
Offline Send Email
Mar 6, 2006
8:46 pm
14682
Hi Chris, ... Foxpro is slow enough, that if you are not confident in using SQL Server, any of the following options will also constitute an improvement: MS...
Adelle Hartley
adellehartley
Offline Send Email
Mar 6, 2006
8:48 pm
14683
Hi Chris, ... http://reliableanswers.com/vb/samples.asp Look at: Filter_ADO.zip Sample demonstrating how to use '.Find' to locate a record in ADO. Options...
Shawn K. Hall
vb_shawn
Online Now Send Email
Mar 7, 2006
1:29 am
14684
Adelle, I appreciate the time and effort you put into your reply. I found it very informative and useful! ... Server, ... This alone answers a lot of...
HouseDad
cwcummins
Offline Send Email
Mar 7, 2006
3:18 pm
14685
Thanks for taking the time to hold my hand! It's really what I needed. (Even though you probably have told me this exact same thing more than once over the...
HouseDad
cwcummins
Offline Send Email
Mar 7, 2006
3:26 pm
14686
Hello All I m in a workgroup environment, I have made my project shared and 2 ppl are executing my VB application from the same place. Now when both the...
spaniish_heat
Offline Send Email
Mar 9, 2006
7:45 am
14687
plz can anyone tell me how to hide window's system popup menu when we right click on text box at runtime ... thx ... Yahoo! Mail Use Photomail to share photos...
coolpc_30@...
coolpc_30
Offline Send Email
Mar 9, 2006
9:52 am
14688
How do I write to a print document *without* going through a print page event?...
alternate_dph
Offline Send Email
Mar 9, 2006
4:43 pm
14689
... Hi! I was desperately hoping to be able to help you, but I am afraid I am having trouble interpreting your question. Could you be a little more specific? ...
HouseDad
cwcummins
Offline Send Email
Mar 9, 2006
7:36 pm
14690
... I am using a loop to print the results of some computations (amortization table) and I need to know how to have it start at the top of the next page when...
alternate_dph
Offline Send Email
Mar 9, 2006
10:38 pm
14691
hello i am trying to implement the controlling of stepper motor using winsock of vb6 in the client code we use tcpclient.senddata(message) to send message to...
sshiremath hiremath
sshiremath2000
Offline Send Email
Mar 10, 2006
7:17 pm
14692
you can assume that the first n bytes are the first parameter and then the subsequential n bytes are the second parameter. then the sender and receiver will...
Caio Kinzel Filho
caiokfbb
Offline Send Email
Mar 10, 2006
11:46 pm
14693
You could just reaplace it with your own popup. When you do, this overrides Window's popup menu. ... Yahoo! Mail Bring photos to life! New PhotoMail makes...
Jesus Is the Answer
halfof4is2
Offline Send Email
Mar 11, 2006
3:37 pm
14694
hello how to introduce delay in vb for example in turboC we can introduce delay of 1sec by writing delay(1000)..... thank u ... you can assume that the first n...
sshiremath hiremath
sshiremath2000
Offline Send Email
Mar 12, 2006
7:07 pm
14695
... This will depend somewhat on your printer/driver. Most printer drivers will just print multiple pages without the need of a print.page call until the lops...
Matt
unicornssecond
Offline Send Email
Mar 13, 2006
4:28 am
14696
You have found one of the limitations of access type files. Both can not update the same record (and usually a few each side of it) at the same time. You...
Matt
unicornssecond
Offline Send Email
Mar 13, 2006
4:35 am
14697
Dear friends , How can I create a new namespace in VB.NET,If anybody know give me the full step by step details ... Jiyo cricket on Yahoo! India cricket ...
sumesh gopalan
sumesh.akshaya
Offline Send Email
Mar 13, 2006
12:25 pm
Messages 14668 - 14697 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