473,388 Members | 1,277 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,388 software developers and data experts.

Refreshing application during SQL - command

He
How to refresh application while this application executes function (SQL
command)
Now I can't for example minimalise application or it begin white (don't
refreshing)

I build it in VC++6 (as SDA)
I have a Button which call function who executes long SQL command)

t.
Jul 22 '05 #1
2 1374
tomek wrote:
He
He yourself.
How to refresh application while this application executes function (SQL
command)
Now I can't for example minimalise application or it begin white (don't
refreshing)

I build it in VC++6 (as SDA)
I have a Button which call function who executes long SQL command)


This is beyond the scope of this newsgroup. Perhaps asking in a Windows
programming NG would get you somewhere... comp.os.ms-windows.programmer.*
or microsoft.public.* families of newsgroups is what you want.

I can only say that you need _asynchronous_ processing of your commands
and that's not possible using _standard_ C++ means. You need OS-specific
mechanisms.

V
Jul 22 '05 #2
"tomek" <pi****@onet.pl> wrote in message
news:cl**********@atlantis.news.tpi.pl...
He
How to refresh application while this application executes function (SQL
command)
Now I can't for example minimalise application or it begin white (don't
refreshing)

I build it in VC++6 (as SDA)
I have a Button which call function who executes long SQL command)


This isn't a C++ question, but a question about Microsoft
Windows. Ask at 'comp.os.ms-windows.programmer.win32'
The answer will have to do with 'threads'.

-Mike
Jul 22 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Rod | last post by:
I posted a message to this group yesterday asking how to pass parameters to a web form that is the source of an IFrame on a parent web form. I've gotten my answer, and it works. Thanks! Now I...
3
by: Steve Hoyer | last post by:
Good day. I wrote an application to convert data from one database to another. It runs through about 100,000 records for this conversion. That bit works fine. I have on the form a progress...
8
by: TrtnJohn | last post by:
I have an application where I would like to block waiting on an asynchronous event and still process messages. I can implement a hard loop to block such as: Do While StillWaiting...
3
by: Axel | last post by:
HI I want to reference code in an external Access Database, and refresh that database (by downloading from network location). Do I need to bootstrap? Or is it possible (during autorun)...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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...

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.