Hi, Happy New Year to you all. does anyone know how you can copy a table in an Access97 database from within a VB6 programme? Or how to execute an Access97...
Hi, I have a couple of pgms somewhere in my library, that may be 'in the ball park' for what you are seeking. But they may take some finding, and may end up...
Hi Liz This should do what you want 'Where :- ' Con is the Database connection ' NewTable is the name of the temp table ' TableName is the name of the table to...
Hi Everybody! I already sent a message to this group about 2 weeks ago. I'm developing an OCX to do numerical, date and time data entry. This OCX will be...
Please send it to me. linus ... === message truncated === __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful....
Hi; I purchased the Appleman book long time ago and have used it extensively but I have just run into one problem with it that I'm hoping that someone might be...
Dear ALL............. Does anyone know, How to import a table in excel file and then replace a table in access2000 dbase from within a VB6 programme ? thanks a...
sofiar
sofiar@...
Jan 7, 2003 7:08 am
10110
This following code is generating an error that isn't trappable. The application just shuts down. In design mode I get "vb6.exe has generated errors and will...
Hi, I found that the horizontal scrollbar does not appear for list boxes and combo boxes even if the item is long. Why is it so? Is there any solution to ...
jerry tom
vb_jerry@...
Jan 7, 2003 3:38 pm
10112
What happens if you set the Tools > Options > General To break on all errors. And run it in deisgn mode ? Rob Rob@... ... From: Steve Patterson...
HOWTO: Add a Horizontal Scroll Bar to a Visual Basic ListBox The normal ListBox that comes with Visual Basic for Windows does not have a horizontal scroll bar....
yes i'm very much interested to test the control. pl. send me asap. thanks & regards, manish gajjar ... From: Eduardo [mailto:eduoliveira@...] Sent:...
Manish Gajjar
scroll@...
Jan 9, 2003 4:46 pm
10116
Hi, I have a datagrid and I would like to format certain columns to show to the 4th decimal please. I am controling this grid from the code window. I narrowed...
Are you wanting to limit it to 4 places past the decimal or wondering if it will display past the decimal. Reason I ask, I created a small program with a...
Hi List. My program gets "Error 70, Permission Denied" when it tries to run the part of my program that tries to backup my MS Access Database by trying to copy...
It's been a while(DAO & DataControls) so forgive me (list) if not perfect - I hope you are exiting the form that was accessing the DB, prior to doing backup. ...
Hi all; I have attached 5 swithes to the parallel port. I am looking for a program that will time for me the on and off periods for each switch. So how can I...
Hi Dave. First close the all open recordsets and connection rsMyRecordset.Close dbMyConnection.Close Copy the database then open the Connection and the...
I want to use a Grid Control which can allow user directly to enter some required data in it at run time. Please suggest any third party control is there if...
Hello All I Will Begine Training On ASP Creations But When I Want To WebClasses VB Get Message Tells That I Must SetUp IIS Version 3 Or Later The Question Now...
Hello? It's the first time I post a message here. My English is very poor, so if this message is very strange in Grammar, please don't laugh at me. I hope it...
Hi !!! This is my first messsage to this group. I hope that u can help me. This is my problem: - I want to send an email using VB. My email must be send at 10...
I would appreciate your help with this simple question: 1. Before run time the value of Label5.caption is set to 0. 2 During run time, the user sets the...
centigrade@...
Jan 17, 2003 8:20 pm
10129
The only way would be to store the value in either the registry an ini or DB or something, Many commercial programs store system values in a database table. ...
Hello group In Begining Thanks For Everybody Help Me But The Problem Still Exist -I Added IIS To (Windows Component) And It Installed Successfully -I Tried To...
From my cracking days, I think technically, you can open your executable up in binary mode and change the label caption, shareware settings, loop counters,...