Database Wizard for DOA?

Hello,

Two quick questions for you....
1). For using DOA, is there any wizard to help with doing form layout? If I use the BDE, I can use a wizard that will do a lot of the tedious work for me, such as creating all of the DBEdit fields and a rough placement on the form. Does DOA have anything comparable?

2). Is the souce code for the query reporter available? If not the source code, is there any way to incorporate that functionality into our apps?

Thanks
George Spears
 
1). For using DOA, is there any wizard to help with doing form layout? If I use the BDE, I can use a wizard that will do a lot of the tedious work for me, such as creating all of the DBEdit fields and a rough placement on the form. Does DOA have anything comparable?
No, sorry.
2). Is the souce code for the query reporter available? If not the source code, is there any way to incorporate that functionality into our apps?
The source code is not available. The only way to incorporate it is to call the executable and use its command-line interface.
 
Back
Top