Hi, I have 2 different database. Both are in mssql. I want code to map tables and columns of these two diferent databases. Can u please help me? Thanks and regards, Arti Khachariya
U
User 3987055
@User 3987055
Posts
-
Database mapping of 2 different sql database using .NET code -
I have not a option for CreateTextFormatOptions of ExportOptions. [modified]Hi, I have not a option for CreateTextFormatOptions of ExportOptions. I am using Crystal Report 10 version. and I want to export report into Text file. I want to formatting the text file using ExportOptions.CreateTextFormatOptions.CharacterPerInch = 16 ExportOptions.CreateTextFormatOptions.LinePerPage = 5 but CreateTextFormatOptions is not a option for ExportOptions. Is there any solution for this problem. Thanks, Arti Khachariya
modified on Saturday, February 9, 2008 3:53 AM