Hi
I want to add a User Control to my form.
If i have the userControl in my form i simply do this
Controls.Add "Main.usrControl", "MyControl"
Controls.Item("MyControl").Visible = True
So far so good.
The problem is there are other user controls in other projects I wanted to add to my form...
Hello...
To build an application where there is a toolbar in the left side of the form with buttons and depending on the button clicked open a diferent "thing" on the right side of the form... what is the best thing to do? Import a dll or a ocx??
Can i import in a form one ocx that is inside...
Hi!
I am doing a simple application where I have a MDIForm and a MDIChild (Which is a login/password window).
When I press "OK" in the MDIChild i unload the MDIChild but i can´t find any event on MDIForm that allows me to go get the login/password introduced...
Any idea how i do this?
Thanks...
Hi!
I have a VB form that calls a Crystal Report.
When i try to view the report, the folowing error occurs: "Cannot open SQL server".
Does anyone know why this happens?
Hi!
In my report i have a button to generate an excel file and another one to visualize it.
When i visualize it, Excel (application) opens and shows the file. But the thing is the focus does not stay on Excel and goes to another application.
Is there a workaround for this??
Thanks in advance
Sara
Hi!
In my crystal report i have an option to generate a excel file.
My question is: can i format the excel file generated. Example: place the title in the middle and use a different font size, use a smaller font for the rest of the file...
Is this possible??
Thanks in advance
Sara
Hi!
I wanted to draw an image.. (say a person) and then be able to click on certain parts (leg, arm, etc) and change it´s
color...
Right now i have no idea how to do this.
Can anyone give me an idea??
Thanks in advance
Sara
Hi!
I have a form that has two distinct parts. The left part are icons that represent actions (add, remove, etc).
In the right side i want to call a form from a dll i´ve developed depending on the action chosen.
Can anyone help me with this?
Is it a dll i have to develop? The one that contains...
Hi everyone!
I´m trying to execute a procedure in Business Objects.
For that, in the main window, instead of choosing "Universe" i choose "Others" and them, from the combo box, i choose stored procedures. The thing is, when i click the Next Button, no connection appear for...
Hi everyone!
I´m trying to execute a procedure in Business Objects.
For that, in the main window, instead of choosing "Universe" i choose "Others" and them, from the combo box, i choose stored procedures. The thing is, when i click the Next Button, no connection appear for...
Hello!!
I´m trying to obtain the day of the week (eg. Monday, Tuesday.. ) giving an argument that is a date but in the string format.
Any idea how I can do this?
I´m trying something like ToDate=("15-11-2002" ,"dd-mm-yyyy"). But when i use the dimension i get the...
Hi..
I have a combo box in my form that has a specific size that cannot be changed.
The thing is: some of the items of the combo are larger than the combo size... Do I have a way of showing the complete sentence instead of only the one that has the size of the combo??
Hope i made myself...
Hi!
I have a report that includes 2 tables. But they don´t have a natural join between them. We could say they are agregated tables.
I wanted to the a report which counted me hoe many records of a certain type i have in each one of those tables.
Basically, what i wanted was something like...
Hi!
I´m trying to create the following formula:
Count (ToNumber ({RAID_T_FR_203.C0COUNT}),{RAID_T_FR_203.C7POI} )
where both fields are VARCHAR2.
But i obtain the following error when checking syntax:
"The summary / running total field could not be created"
Can someone tell me...
Hi!
I need to make a simple table and rows are several dates. I have a group for this in the field DATE. For each date i show different values, namely, number of times that date ocurs in the table. I inserted this value as a grand summary.
In the end of the table i need to divide a certain...
Hi!
I have a field in my database table that is a varchar2 but will always contain numbers.
How can i sum this value, considering it´s type is varchar2???
Thank you
Sara
Hi!
I need to do a report with two tables..
I made a group to the first one and made the table.
But when i do the second group, he places it inside group 1 and i wanted it placed after group 1.
How can i make this?
Thanks
Sara
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.