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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 22334 - 22363 of 32051   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
22334
Hi, Can anyone give me an idea on solving the following problem with vb6. I work with Geographical Information Systems. There a file of polygon vectors will be...
ayse@...
a_turak
Offline Send Email
Oct 1, 2005
9:35 am
22335
Hi Krishna, I am facing a big problem after running the macro what you have written. If i first run your macro as :: MY DOC FILE CONTAINS :: ...
dharapkd79
Offline Send Email
Oct 1, 2005
10:08 am
22336
hi, plzz anybody say me how to design sqlserver reports?? i mean say me any good sites/good articles. i need to generate 2 reports urgently and i'n new to ...
Sambasivarao Ravula
ravulasamba
Offline Send Email
Oct 1, 2005
1:17 pm
22337
Hi, Is there a way to make the tooltip apear faster? If i made an .exe file from vb code, could i link it to a Microsoft Word document somehow, so that the...
ayse@...
a_turak
Offline Send Email
Oct 1, 2005
1:26 pm
22338
There can be two types of returns - sales returns and purchase returns. I suggest you to make two tables for these two. In case of a sold item is returned do...
jackson jose
jjpala2000
Offline Send Email
Oct 1, 2005
3:14 pm
22339
how can i get sestem drive path.. normaly user install there windows in C: drive but if any user have not install there OS in C: drive then how we get there OS...
waqarmirani
Offline Send Email
Oct 2, 2005
12:33 am
22340
Try this http://www.developerfusion.co.uk/show/251/ By the way. My website is back up. There are a few bugs in it since I changed servers. Please report the...
Rick Rose
roseri1997
Offline Send Email
Oct 2, 2005
1:18 am
22341
Try: DimsysDrive as String SysDrive=Left(Environ("windir"), 3) All this does is look up the system environment variable "windir"(a.k.a. Windows Directory) and...
dnphoenix
Offline Send Email
Oct 2, 2005
1:59 am
22342
hello jackson. thanks for replying and suggestion.. yeh there can be two returns....sales and return.... im working n your suggestion.... thanks again.... but...
Bilal Hussain
pagalbilal
Offline Send Email
Oct 2, 2005
7:12 am
22343
hi friends, i want to know can we change shape of command buttons? e.g.round shape,oval shape etc. & can we color them? if it can be done please tell me...
priti_sonpethkar
priti_sonpet...
Offline Send Email
Oct 2, 2005
1:36 pm
22344
Try a custom control (OCX file) or make one yorself. There are lot of free buttons available. Why make the work if you don't have to. ... From:...
Darrin J. Calcutt, CE...
dcalcutt2000
Offline Send Email
Oct 2, 2005
4:02 pm
22345
Does anyone use MS ACCESS on a machine with more the 1 Gbytes of memory? I'm have error when I use a database with 1 GB installed. AS soon as I remove some...
Darrin J. Calcutt, CE...
dcalcutt2000
Offline Send Email
Oct 2, 2005
4:04 pm
22346
I just built a 64 bit machine with 1gb of memory for a small business. I guess I need to check it out and see if it works on that one. Rick Rose ... From:...
Rick Rose
roseri1997
Offline Send Email
Oct 2, 2005
4:26 pm
22347
Currently have 2GB on my dev machine, and no problems with MS Access 2003. ... ______________________________________________________ Yahoo! for Good Donate to...
DW
dwirch
Offline Send Email
Oct 2, 2005
5:26 pm
22348
No, Not Microsoft Asccess, the application, but rather the database used by VB6 and VB4 ... From: "DW" <dwirch@...> To:...
Darrin J. Calcutt, CE...
dcalcutt2000
Offline Send Email
Oct 2, 2005
9:05 pm
22349
MS Access is one of the db's used by VB6 and VB4. Along with MS-SQL, Sybase, Oracle, and MySQL. And yes, I successfully use VB6 with MS Access as the backend,...
DW
dwirch
Offline Send Email
Oct 2, 2005
10:24 pm
22350
DW, So funny, my nick name for along time was DW (Dark Wing... Duck) Here is the URL for my problem ...
Darrin J. Calcutt, CE...
dcalcutt2000
Offline Send Email
Oct 2, 2005
11:41 pm
22351
I am using MSADO15.DLL reports 2.81.1117.0. I notice that the the article you are referring to is for Access 95 and 97. Maybe updating your MDAC to 2.8 might...
DW
dwirch
Offline Send Email
Oct 3, 2005
12:25 am
22352
hi guys, can anybody tell me if using ODBCs or DSNs is a bad practice. coz this network guy in our company claims so. tia ruel ... From:...
Well Bamba
omar306
Offline Send Email
Oct 3, 2005
1:51 am
22353
I don't know about bad practice, but they are slower than DSN-less connections. Rick Rose ... From: Well Bamba Date: 10/02/05 20:51:57 To:...
Rick Rose
roseri1997
Offline Send Email
Oct 3, 2005
2:15 am
22354
Any One Telll A Good VB Book For Download free...
waqarmirani
Offline Send Email
Oct 3, 2005
2:16 am
22355
After downloading and installing it looks like my MDAC is up to date. MDAC 2.8 RTM is incompatible with this version of Windows. All of its features are...
Darrin J. Calcutt, CE...
dcalcutt2000
Offline Send Email
Oct 3, 2005
2:34 am
22356
but not too slow, i mean it's almost ignorable, right? ... From: visualbasic6programming@yahoogroups.com Date: 10/02/05 19:09:29 To:...
Well Bamba
omar306
Offline Send Email
Oct 3, 2005
2:41 am
22357
With the machines being used today it is. Personally, I wouldn't use them. It is just an extra step that doesn't need to be made. Rick Rose ... From: Well...
Rick Rose
roseri1997
Offline Send Email
Oct 3, 2005
2:44 am
22358
me also. but i need them when it comes to my crystal reports, so that i wouldn't have to set the locations (of database and tables used inside the reports) of...
Well Bamba
omar306
Offline Send Email
Oct 3, 2005
2:53 am
22359
This message has been processed by Brightmail(r) AntiVirus using Symantec's AntiVirus Technology. Unknown00000000.data was not scanned for viruses because too...
Rick Rose
roseri1997
Offline Send Email
Oct 3, 2005
3:10 am
22360
It is. If you want code to create DNS's, look at my site. www.howlingwolfcomputers.com Rick Rose ... From: Well Bamba Date: 10/02/05 21:53:05 To:...
Rick Rose
roseri1997
Offline Send Email
Oct 3, 2005
3:20 am
22361
tnx a lot rick ... From: visualbasic6programming@yahoogroups.com Date: 10/02/05 20:13:59 To: visualbasic6programming@yahoogroups.com Subject: Re: [Visual Basic...
Well Bamba
omar306
Offline Send Email
Oct 3, 2005
3:23 am
22362
Rick, A while ago you pointed me to a web site for showing video in my webpage. The HTML is below. Do you haveone for Audio only? <div style="text-align:...
Darrin J. Calcutt
dcalcutt2000
Offline Send Email
Oct 3, 2005
4:46 am
22363
Try this http://www.boutell.com/newfaq/creating/streaming.html Rick Rose ... From: Darrin J. Calcutt Date: 10/02/05 23:46:35 To:...
Rick Rose
roseri1997
Offline Send Email
Oct 3, 2005
5:05 am
Messages 22334 - 22363 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