473,495 Members | 2,021 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Use of wizards limited to forms?

I have a DB conversion app with a lightweight GUI, mainly just labels that get
updated to indicate progress. The main work (and all of the the data access) is
in a separately threaded class module in the same project. I am making heavy
use of OleDbDataAdapters and it seems to be the case that I can declare a data
adapter in the class module but if I do so there is no way to use the built-in
wizard which initializes it, thus I would have to hand-code hundreds of lines of
initialization which the wizard accomplishes with a few clicks. So I have ended
up dropping them all these adapters (dozens!) onto the GUI form and then
initializing references to them in the DB access module. This creates a
completely inappropriate dependency (to me, YMMV) between the form and the class
module.

This all just seems so perverse, since the only GUI aspect of the data adapter
is the design-time wizard itself. So am I simply missing something here? Is
there some way to declare the adapter in its appropriate location (the class
module) and still have access to its wizard? (I realize that that I can use the
form to initialize them and then copy/paste all the generated code to the other
module - but this is even more perverse, IMO.)

In case it matters, I am currently using the 1.0 framework - planning to upgrade
soon, probably to the 2003 version.

Thanks,
-rick-
Nov 17 '05 #1
0 735

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

Similar topics

2
1551
by: ronglen | last post by:
I am using MS-Office2000. When I use MSAccess, the wizards do not work. I get the message that they are not installed or are turned off. I have installed all wizards and none appear as disabled. ...
2
1494
by: worldbadger | last post by:
When I moved my Access 2000 program to Win XP Home, none of the wizards are working. Anyone know why? Since I know it will come up (at least it was the first question Microsoft asked) I do have...
1
1778
by: Thaisrgomes | last post by:
Hello all, I am creating a test file in access to test the knolege of users in the application and I want to disable alluser access to the wizards. Any clues how to do that? Thanks
3
1818
by: Ashutosh Bhawasinka | last post by:
Hi, Is there way in C# to make/create a wizard of forms (or property tabs if view changes) like it's done in Visual C++ using Property sheets & Property pages?? The only way I can think of...
4
19248
by: cmuraz | last post by:
hi im using oracle forms 6i. i need to view a pdf in oracle forms runtime window itself the pdf name will differ depending on the previous parameter. i need to show the pdf in an object in the...
0
7120
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
7160
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
7196
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...
1
6878
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
7373
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
3088
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1405
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
649
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
286
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.