473,404 Members | 2,195 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,404 software developers and data experts.

Progress Bar for sql statements in VB

Ok, my problem is not how to do a progress bar.
Here is my problem:
I have a window that opens, and the on load function loads a 14x24 table with data retrieved from a sql server. The problem is is that the window isn't fully drawn until after the table is populated.

How do you force the window to be drawn so my progress bar can be seen?
May 4 '07 #1
3 1387
MMcCarthy
14,534 Expert Mod 8TB
You have posted this question in the Articles section. I am moving it to the Visual Basic forum.

ADMIN
May 5 '07 #2
Killer42
8,435 Expert 8TB
Ok, my problem is not how to do a progress bar.
Here is my problem:
I have a window that opens, and the on load function loads a 14x24 table with data retrieved from a sql server. The problem is is that the window isn't fully drawn until after the table is populated.

How do you force the window to be drawn so my progress bar can be seen?
How is the table populated? If your code is doing it, this will be simple. If it's a grid control of some sort, bound to the database so it all happens "behind the scenes" then you might be out of luck.

Also, what version of VB?
May 5 '07 #3
Figured it out. Before all the sql stuff starts, just add Me.refresh. That does it.
May 7 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

16
by: Paul | last post by:
i have been working with vb6 for a while but never had the pleasure of using progress bars. That is until now, one of the programs i have written has just been modified so that large csv files of...
1
by: F. GEIGER | last post by:
I've troubles to let my app take off using pysqlite. What I wonder most for now is that "pysqlite2.dbapi2.OperationalError: cannot commit transaction - SQL statements in progress" when I do this:...
3
by: John Wells | last post by:
Guys, Bruce mentioned I should repost this with Progress in the title. My friend's company is desperately trying to move from Progress to an open platform and is seriously considering Postgres...
7
by: Loane Sharp | last post by:
Hi there I'm currently using WebClient.DownloadFile to download a file from the server to my local disk. Is there a way to show the progress of the file download? Best regards Loane
1
by: daniel_xi | last post by:
Hi all, I am running a VS 2003 .NET project on my client machine (Win 2000 SP4, ..NET framework 1.1), running an ASP.NET application on a remote web server (Win 2000 Server, IIS 6.0, .NET...
0
by: Eric Pradel | last post by:
Hi, This is my first post, and I'm a real newcomer to scripting. I have a script that is doing exactly what I want it to do, which is to open a new window with set specifications. However, in the...
1
by: Mike P | last post by:
I am trying to apply the Update Progress control to a method that is building a zip file and then giving the user the chance to save the file via a popup box. But the Update Progress control...
0
by: Dmenace | last post by:
Okay, I've got a small program that I'm making in VB.net and I've got a problem. I'm in a basic form with tabs and buttons (form2) Now I click a button to go into (form5) which is a SQL data...
0
by: jags_32 | last post by:
Hello We use MFG-PRO as our ERP system which in turn uses Progress databases. In the old version of SQL 2000, using DTS packages, we used to set the code page via command prompts and execute DTS...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.