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 10537 - 10566 of 15862   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
10537
Okay, I guess a better question would be how can I code it so that the table pops up on the screen in datasheet view? Thanks...
richrock316
Offline Send Email
Jun 2, 2003
12:45 pm
10538
Can anybody send me sample code, or guide me in the right direction on how to print in DOS mode. I don't know if I'm asking the question correctly, but here is...
Erica Roberts
K_ROB74
Offline Send Email
Jun 2, 2003
1:29 pm
10539
Erica: I am assuming this is VB? Draft mode printing to any type of printer should be as simple as using the printer object. Ie.... Create a form in vb add a...
Brett Stinson
bstinson
Offline Send Email
Jun 2, 2003
4:30 pm
10540
Hi all, hope you can help 'cus this is driving me mad!!! We have a program which has run perfectly well on Win2k and XP for 6 months. (vb6 sp5) It was never...
Craig Cameron
toxicparty2000
Offline Send Email
Jun 2, 2003
4:56 pm
10541
Does anybody know how to increase and decrease the system volume from a vb program Thanks in advance Raja Pandian Programmer Turtle Technologies Pondicherry ...
Raja Pandian
raja@...
Send Email
Jun 2, 2003
5:12 pm
10542
Shawn - Thanks so much - you're absolutely right. My program allows the user to designate a default directory and I had, of course, deleted the directory...
Jay Palmer
chiefsymbols
Offline Send Email
Jun 2, 2003
5:13 pm
10543
I haven't ever seen anything similar to that, but... Have you tried setting AutoRedraw to False in each and every control/form in your application? Just in...
Daniel Magliola
dmagliola@...
Send Email
Jun 2, 2003
5:13 pm
10544
Yeah. Unfortunately, I have tried this. I'm coding loading and unloading(well setting to nothing) at the moment of absolutely anything we can do without..... ...
Craig Cameron
toxicparty2000
Offline Send Email
Jun 2, 2003
5:17 pm
10545
Hi Craig, ... Without seeing the code I can just suggest a few places to look... Are you using skins or any type of skinning component? Are you applying a...
Shawn K. Hall
vb_shawn
Online Now Send Email
Jun 2, 2003
5:31 pm
10546
Hi Rich, ... Use any grid component for the 'datasheet' view. Most grids are bound to an ADO (ADODC) or DAO (Data) object on the form to bind them to the ...
Shawn K. Hall
vb_shawn
Online Now Send Email
Jun 2, 2003
6:48 pm
10547
Craig, Have you tried running your application in the IDE on a win98 box. Secondly if that works,try building your application and installation on a Win98...
Unicorn.PC.Support
unicornssecond
Offline Send Email
Jun 3, 2003
2:18 am
10548
I would suggest that you have a look at the VISDATA sample application, to learn how M$ implements it in their code. Matt ... From: "richrock316"...
Unicorn.PC.Support
unicornssecond
Offline Send Email
Jun 3, 2003
2:18 am
10549
Does anybody know how to read DICOM files (Digital Imaging and Communications in Medicine) Raja Pandian Programmer Turtle Technologies Pondicherry [Non-text...
Raja Pandian
raja@...
Send Email
Jun 3, 2003
3:36 am
10550
Hi.. I am new in VB. Rignt now i need to place a .GIF file on my form. I have added it with immage and photo boxes, but when i run my form the .GIF file did...
sohail nazir
sohailnazir77@...
Send Email
Jun 3, 2003
7:26 am
10551
Cheers Guys. Will try a few of these things and let you know.... Many thanks Craig ... From: Shawn K. Hall [mailto:vb@...] Sent: 02 June 2003...
Craig Cameron
toxicparty2000
Offline Send Email
Jun 3, 2003
8:53 am
10552
Here is the code in VB6. Just change the path to the database you want to open. Be sure to include a reference to the Access 9 object library. Option...
Ben Rosato
hang_dawg
Offline Send Email
Jun 3, 2003
2:20 pm
10553
Use this control. Place it in your system32 directory, register it using regsvr32 and then add the control to your project. Should be self explanatory from...
Ben Rosato
hang_dawg
Offline Send Email
Jun 3, 2003
4:22 pm
10554
Guess I can't send attachments. Do a google search for gif89.dll That's the file you need. ... From: Ben Rosato [mailto:ben@...] Sent: 03 June, 2003...
Ben Rosato
hang_dawg
Offline Send Email
Jun 3, 2003
4:25 pm
10555
Upon refreshing an ADO recordset by either selecting a new recordset or filtering an existing recordset, how do I propogate those changes to the DataGrid...
Peak, Jason
jasonwpeak2001
Offline Send Email
Jun 3, 2003
4:49 pm
10556
This might be a long shot for your problem if you're connecting to SQL Server:(Came from a SQL server thread) Win9x's capabilities and limitations with SQL...
Darrell Adams
captain_51
Offline Send Email
Jun 3, 2003
11:35 pm
10557
I think if you set the recordset directly to the datagrid it should work i.e. set dgDailyShipments.DataSource = GetRecordset(strSelect1) or Set rsDayShipments...
Bachmann, Nigel
nigz_0
Offline Send Email
Jun 4, 2003
7:52 am
10558
Im needing example datagrid and flexgrid code Implementing Dropdown boxes.. ... Outgoing mail is certified Virus Free. Checked by AVG anti-virus system...
Brian E Boothe
linuxguy67
Offline Send Email
Jun 5, 2003
6:26 am
10559
i am trying to start my application with a splash screen, but unfortunately nothing seems to work for me. the Form_Load event for my Splash form doesn't work,...
tj_hawk00
Offline Send Email
Jun 5, 2003
6:27 am
10560
Ben Rosato thank you very much for your kind suggesion. i checked gif89.dll and got the required results. Sincerely, Sohail Ben Rosato <ben@...>...
sohail nazir
sohailnazir77@...
Send Email
Jun 5, 2003
6:27 am
10561
Will the use of timer be suitable for you? aRiphone+62770611088ext163mobile+628566567736 ... From: tj_hawk00 [mailto:tj_hawk00@...] Sent: Thursday, June...
Adrianus R. Suheryadi
adrianus.r@...
Send Email
Jun 5, 2003
7:02 am
10562
im not Sure what your trying to do there You seem very Confused.. ("arent we all") here let me help uses (" 2 Forms ") ''' this is Form1 Option Explicit ...
Brian E Boothe
linuxguy67
Offline Send Email
Jun 5, 2003
4:20 pm
10563
Hi All, I am using "Microsoft.Jet.OLEDB.4.0" to create an output file in DBF format. I use normal "insert into ....." command to insert the data into the table...
Himanshu Desai
himdes
Offline Send Email
Jun 5, 2003
4:21 pm
10564
Two methods come to mind:- (1) Put a 5 second delay after your frmsplash.show (and remove the doevents) in the code below, probably best done using the sleep...
Ian Brooke
ianbrooke1
Offline Send Email
Jun 5, 2003
4:22 pm
10565
Hello, Could someone tell me how I would go about setting this in Access 2000? I need to be able to prompt a user to select criteria a list. Please advise....
vtv72@...
vister7278
Offline Send Email
Jun 5, 2003
6:48 pm
10566
You can have your query prompt you for input. In design view set the criteria like this: [Question to prompt] which makes the SQL view like this "Select ...
Darrell Adams
captain_51
Offline Send Email
Jun 5, 2003
11:04 pm
Messages 10537 - 10566 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