I have created one crystal report which pointing to our sql server database,
I want to automate this process. I want to convert crystal report to PDF and
send email to our customer through SQL Server, is it possible?.
Troubles with VS .NET 2003 and SQL Server 2005s based Crystal Report ...Advanced Services, and made a db called IHTUS (name of the publishing ... Next Step was to add Crystal Report called rptBooks to Project, ... I put an OLE Connection to my SQL Server, and pull out Books table for ... (microsoft.public.dotnet.general)
Unable to write to output file ... I have installed VS NET 2003 and SQL Server 2005 Expess edition. ... I made a db for my small business with books, stores etc. ... storeAdress (varchar, 50) ... I then made a form in which I put a control "Crystal Report Viewer"... (microsoft.public.dotnet.general)
Re: how to preview the crystal reports in asp.net ... I have created a crystal reports and tried using the Crystal Report ...Viewer but when I try to preview the report it prompts me for a user ... but I think it has to do with the SQL Server Authentication mode you have SQL Server set to. ... If SQL Server Authentication is being used, then a user-id and psw must be setup in Sql Server's UI administration screens. ... (microsoft.public.dotnet.general)
Cant print Crystal Report from SQL ... My store procedure call sp_OACreate and sp_OAMethod to a DLLname.DLLclass ... which is a wrap around Crystal Report CRAXDRT object.... Here is an error message from SQL server store procedure.... (microsoft.public.sqlserver.security)
Re: ASP.NET ....... Crystal Logon failed ... You can create a single view in sql server based on those two tables. ... Then create a dataset from the view in your application, and set the crystal report data source to the dataset in the crystal report wizard. ... This gives Logon failed error.... > Single table report is working fine with SQL server as backend.... (microsoft.public.dotnet.framework.aspnet)