Can anyone please let me know if it's possible to view reports that are processed and queued in the Report Application Server?
We are using Crystal Reports Advanced 9.0 RAS.
Thanks.
Please help.
I am quite new to ASP and VBScript. I'm having difficulty in passing a variable to a procedure.
I have
<input type="button" value="Run" onclick="call GetReportParam(<%=Session("SelRpt")%>)" >
where Session("SelRpt") =...
Please help me...
I have a front-end designed built in VFP and SQL 2000 for backend. I need to be able to rollback a transaction when user clicks the CANCEL button during processing.
Can anyone help me how to do this?
Thanks!
I need help...
I am using crystal reports in my VFP application. The proble is it give me a 'Server has not been opened'... I think the problem is caused by my ODBC set to a particular login and password. How can I pass a password? What comment do I use?
Help is greatly appreciated.
Thanks.
...I am developing a client-server application and one of my stored procedure had an output with a data type of bit.
here's my stores procedure.
**************
CREATE PROCEDURE Select_Name
@cName VARCHAR(20),
@bExists BIT OUTPUT
AS
IF EXISTS(SELECT DISTINCT Name FROM customers
WHERE...
Did you check the Destination Folder from the Customize the Setup Appearance (Step 4)? THis will allow you to change the installation destination folder.
Hope this helps.
Hello,
I need help in getting the CD-ROM drive letter assignment from a local machine. Is there a command that does this?
Will really appreciate ur input..
Thanks.
Can you hide the ms-dos command prompt while doing the copy? I'm planning to run an animated graphics while the copy is in process.
Thanks for the help.
Hello,
I need help in copying folders to different network directory. Doing it in windows explorer could have been easy but i need to do it inside my application.
Any idea on what commands to use to copy all folders from a drive to another network drive?
Thanks in advance.
you are right with:
Use Products exclusive
Delete for Productcode ='Ks'
Issue the PACK command afterwards to permanently delete the records from the table.
hi francis,
you can delete records from a table by using the DELETE command.
here's an example, with the table name as Customers and one of the field names is State, and we want to delete all records with a 'CA' as state
~~~~~~~~~~~~~~~~~~~~~~~
USE Customers
DELETE FOR State = 'CA'...
Hello,
Can someone help me figure out how to display a list of folders from a specific directory? What command should I use to get the folder names?
Help will be greatly appreciated.
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.