I am new to ServiceCentre and am using 6.0.2.0.
What I would like to do is create a stored query that a user can be prompted for a date which in turn would become part of the query, and display the results.
ie. All calls closed on <enter date>
Can anybody point me in the right direction on...
I have a document with a toolbar which brings up a dialog box in which you enter information.
When this dialog box is open, and I want to alt+tab to another document that I have open - there is only one document shown.
If I then close down the dialog box and alt+tab, I can see all my open...
I am accessing an access database via a vb script using ADO.
I was wondering what was better
1. A predefined query in Access and then pass the parameters through the command object?
2. Return the entire table and then use rst.find?
Thanks
I am new to writing XML, and I am trying to write an XML document using XmlTextWriter.
I am trying to achieve the following:
<app summary="addfsdf" sample="asdasdf">value of element</app>
When I use the WriteAttributeString method I get the attributes added correctly, but I am unable to get...
I am trying to create a couple of wizards and would love to use the DaExecuteActionfromName function which according to documentation that I have is available in Version 1.0.
When I use this, I get an error message telling me that the function is not defined.
Can I use this function, or is...
I have the following calculation which returns 567.9099393
Set [FV_ClientBuy] = cDbl([Product.mPrice]/(1-0.7))
I would like to know if there is a function that will allow me to round this number to 2 decimal places.
I am trying to populate a string field, and it needs to be a string for other...
I have a report written in CR 8.5 and I am running this via Visual Basic 6.0 using the RDC.
When I run the following code I get 'Server has not yet been opened' error message
oCrystal.LogOnServer "pdssql.dll", settings.Server, settings.Database, settings.Login, settings.Password
The...
I would like to have a subreport display for every month of the year. I don't have a field in my database that will display a group for every month.
Can I set up a formula that will allow me to use this to group.
I have two databases, with identical tables in them. One with older data. I need to update some of the tables in the older database with the changes from the new database.
I have two databases, with identical tables in them. One with older data. I need to update some of the tables in the older database with the changes from the new database.
I am currently opening a page with the following code,
function ShowDetails(value)
{
var filename
window.parent.open( "ProSoftFileDetails.asp?id=" + value, filename)
}
This successfully achieves my goal of not creating a new window each time the function is called however if...
I have been asked to write some Crystal reports from our Action Request System. Problem is, the database tables are called T155, T155C536870922 etc, and the field names are just as bad ...
Does anybody have a database schema that I can look at, or give me any help.
Thanks
Has anyone seen this? When we export a report to RTF using MAPI the fields duplicate or overlay each other so it looks like the text is all 'squashed up' when whats happened is it seems to have duplicated the field and overlayed it onto the original?
Thanks
When I run my report, my subreport is over a page long, therefore the subreport is starting on the second page, instead of under my page heading on the first page.
Is there any way of fixing this?
Thanks
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.