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...
Thanks kskid and Turkbear for the suggestions. Let me try the one which says publish using CMC since I don't have publishing wizard installed on my PC.
Thanks a bunch!!!
-V
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...
George, Thanks for you reply. You are right the executenonquery returns the records got affected. But then how would I get the return value by stored procedure in vb.net code.
Thanks,
-V
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 have a code which is in C# and have to convert it into ASP.NET. Does any one have any web site which would take care of this.
Thanks,
Vasu
Hello all,
This tip would solve my security problem as well which I am facing. But in this case my password would be hard coded in crystal. Is there any way in which user can change the password once in a while.
Thanks,
Amita
Great this was fast. Thanks a bunch to checkai, Eva and Tim.
All the posts works fine. I just have to change the table and column names..
Thanks again!!!
V.
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 am getting the similar error. Bur I don't know how to create a domain account. I am getting the error only for the reports which uses Access database by ODBC datasource. But the other reports accesses MS SQL 2000 using OLE DB runs without any problem on Enterprise.
Can anyone tell...
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.