Hi all,
I have excel files to be used in my report. The information of each product is stored in each excel file.
like:
Product info in one file, the inventory info second file, sale info third file etc...
I need to see the information of each product from each file in row manner not in...
Hello All,
I have the reports and when I click on Save As option and click on my enterprise server and then open one of the folder where I want the report to be saved, then I save the report.
After I login to the Enterprise Management Console and see the folder where I saved my report, the...
Hi all,
I have a report which is sorted by category and products each category are displayed on different pages. Now when my users exports the data in excel it gives one bank row between each category. But my users wanted that each category should be create separate sheet one excel file.
Can I...
Hello all,
I have a vb.net code which executes the stored procedure talking one parameter if the parameter value already exists then return -1 else insert the record in the table and return 0
But after the application is run and if the new value comes then it insert into the table but returns...
Hi all,
I am not much aware of crystal administration and tasks. I have different reports related to sales, inventory, product details. On crystal enterprise we use Windows NT login not the enterprise user set up. I need to publish the reports on the web so that respective departments can...
Hi all,
I have to call a stored procedure from my VB.NET code , the procedure returns a value(int)
Dim param As OleDbParameter
cmd.Connection = cn 'cmd is oledbcommand object
cmd.CommandType = CommandType.StoredProcedure
cmd.CommandText = "searchitem"
param paramReturnValue = new...
Hello All,
I am fairly new to the SQL development. I need to write the stroed procedure which will check have two parameters passed by VB.NET application. The stored procedure will check if there is any row with both the values, if yes then should exit if not then should insert those values in...
Hello all,
I have designed one report (CR 10) which is using
1. A command object of crystal accessing data from MS Access database connecting using ODBC (created a data source on local machine using ODBC driver )
2. A stored procedure accessing data from MS SQL 2000 connecting using OLE DB...
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.