Thursday, March 29, 2012
Exporting Problem in crystal reports
I am dispalying the data in crystal reports using selection formula from table.I am using Asp.net 1.1 version.Data is coming properly according to the selection criteria. But while exporting to any format like (pdf,excel,word) irrespective of the selection formulae all the data from the table is exporting.
Can any one help me.
Regrds
Syamreply
Friday, March 9, 2012
Export to PDF
and i'm using version 2000.
do you have a solution to this problem?Is it missing headers on just the first page? or all pages?
Wednesday, March 7, 2012
Export to Excel. Version Problem
EXCEL XP installed. With EXCEL 2000 it dosn't work correctly.
Anyone knows if there are EXCEL version Requirements'
ThenksYes, it only works with Office XP or above and will not work in Office 2000.
Cheers
"Ale Dori" wrote:
> when I try to eport a report in EXCEL format it only works on client with
> EXCEL XP installed. With EXCEL 2000 it dosn't work correctly.
> Anyone knows if there are EXCEL version Requirements'
> Thenks|||Excel 2000 works after installing RS SP1.
"Ale Dori" <AleDori@.discussions.microsoft.com> wrote in message
news:BBCBE66F-6F04-42EB-B461-B74F0C537BB3@.microsoft.com...
> when I try to eport a report in EXCEL format it only works on client with
> EXCEL XP installed. With EXCEL 2000 it dosn't work correctly.
> Anyone knows if there are EXCEL version Requirements'
> Thenks
Friday, February 17, 2012
Export SQL Server 2k/2k5 DB to SQL Mobile 2k5?
I'm currently doing a application for a smartphone which requires me to replicate the desktop version of a db which was running on SQL 2k. From my reading, it seems that i will need SQL server 2k5 Management studio in order to convert my desktop db to the SQL Mobile version? Is there any other way? For now, i only have the 2k5's management studio express which came with my VS 2k5. I only notice that the express version doesn't allow me to create a SQL mobile db.
Thanks!!
John
Express will not work. There is a great third party product that can do what you want:
www.primeworks.pt
Darren
|||
SQL Server Express can also create a SQLCe (Compact Edition) database. It's a bit more convoluted, but you can also download the SQL Server Mananagement Studio (Express) that can create it as well. I describe how to create databases as well as discuss replication in my EBook. See www.hitchhikerguides.net.
hth