Need help quickly please as I'm fairly new to CR 11.
I have a crystal report 11 which Is calld from my vb.net app. The database connection is added to the report via database expert using a DSN which is both on my pc and on the server. DSN is saved on the server as a system DSN. Database is...
I'm using vb.net 2005 with crystal XI which I'm new at.
I have a report viewer form called CrystalReportViewer1
My report runs fine with:
frmReportViewer.CrystalReportViewer1.ReportSource = strReport '(Path to saved report file)
frmReportViewer.CrystalReportViewer1.DisplayToolbar...
This maybe a dummy question but here goes....
Not sure which SQL forum to post this question but...
I have a select statement for an ORACLE (9i) database similar to this:
SELECT * FROM MY_TABLE WHERE DESCRIPTION = '1234-GEORGE'
The DESCRIPTION field is defined as variable charater. It seems...
This maybe a dummy question but here goes....
Not sure which SQL forum to post this question but...
I have a select statement for an ORACLE database similar to this:
SELECT * FROM MY_TABLE WHERE DESCRIPTION = '1234-GEORGE'
The DESCRIPTION field is defined as variable charater. It seems that...
This maybe a dummy question but here goes....
Not sure which SQL forum to post this question but...
I have a select statement for an ORACLE database similar to this:
SELECT * FROM MY_TABLE WHERE DESCRIPTION = '1234-GEORGE'
The DESCRIPTION field is defined as variable charater. It seems that...
Anyone know where in the registry to change the default project folder? For example, I open vb, click on existing project tab.
This takes me to "C:\Program Files\Microsoft Visual Studio\VB98" folder. Then I have to navigate to my project folder on the file server.
My many projects are stored...
I have an app that runs on a server which use's some ORACLE API calls. I have made some changes to one of the api calls, re-compiled the app and put on server. Now, app gives error message in which I'm sure is related to the api changes that I made. The app runs fine in vb6's ide but not after...
Is there a way to filter text entered into a textbox so as to only allow alphabetic chataters to be typed ?? No special charaters ( !"'./,$% ) allowed as this data is appended to the end of an SQL statement.
Any help would be appreciated.
Private Sub txtComment_KeyPress(KeyAscii As...
I have an app that prints two different documents through the common dialog control. I want 3 copies of the first document and only 1 of the second document. The problem is no matter how many copies I set in commondialog, I only get what currently set on the local machine (Win2K). Example: If...
Anyone know how to get the windows handle of a citrix window?
I need to send data to a citrix window but can't seem to find an api that will work.
Any ideas ???
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.