473,395 Members | 1,458 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Crystal Report question...

Hi all,
I am very much new to the world of Crystal Reports. On my server I
have say..10 reports(.rpt's); which are modified once in a while. On my
clients there are copies of these reports(.rpt's). What I'd like to do is
that each day when the client fires up, it checks the version of each report
and compares it with the version of that report on the client. If client has
an older version, then download the new version.

My question is how do i get the version information of a particular .rpt
file?

TIA,
Mounil.
Nov 17 '05 #1
4 986
Don't know about checking the version of a report, but you could check the
date/time stamp of the file instead...

"MounilK" <mo*****@maxit.com.au> wrote in message
news:OR*************@TK2MSFTNGP09.phx.gbl...
Hi all,
I am very much new to the world of Crystal Reports. On my server I
have say..10 reports(.rpt's); which are modified once in a while. On my
clients there are copies of these reports(.rpt's). What I'd like to do is
that each day when the client fires up, it checks the version of each
report and compares it with the version of that report on the client. If
client has an older version, then download the new version.

My question is how do i get the version information of a particular .rpt
file?

TIA,
Mounil.

Nov 17 '05 #2
Hi Brendan,
Thanks for your reply. I did think about that but i think
there should be something to describe the revisioning of a report. like for
an assembly, there is a assembly.version property.

cheers,
Mounil

"Brendan Green" <bg****@simtap.com.au> wrote in message
news:es**************@TK2MSFTNGP15.phx.gbl...
Don't know about checking the version of a report, but you could check the
date/time stamp of the file instead...

"MounilK" <mo*****@maxit.com.au> wrote in message
news:OR*************@TK2MSFTNGP09.phx.gbl...
Hi all,
I am very much new to the world of Crystal Reports. On my server I
have say..10 reports(.rpt's); which are modified once in a while. On my
clients there are copies of these reports(.rpt's). What I'd like to do is
that each day when the client fires up, it checks the version of each
report and compares it with the version of that report on the client. If
client has an older version, then download the new version.

My question is how do i get the version information of a particular .rpt
file?

TIA,
Mounil.


Nov 17 '05 #3
Hi,

No idea if you can do so, I have never heard of a "version" in a CR report.
What you can do is check for either the modification dates or even maybe
get a hashcode of the file, if you assume than the server always have the
lastest version if the client and server have different version you update
the client.
cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

"MounilK" <mo*****@maxit.com.au> wrote in message
news:OR*************@TK2MSFTNGP09.phx.gbl...
Hi all,
I am very much new to the world of Crystal Reports. On my server I
have say..10 reports(.rpt's); which are modified once in a while. On my
clients there are copies of these reports(.rpt's). What I'd like to do is
that each day when the client fires up, it checks the version of each
report and compares it with the version of that report on the client. If
client has an older version, then download the new version.

My question is how do i get the version information of a particular .rpt
file?

TIA,
Mounil.

Nov 17 '05 #4
Hi Ignacio/Brendan,
Thanks for your reply. I think based upon the replies
in the NG's, the way to go is to check the FileInfo.LastWriteTime of
the Server report and the Client report; and download the file if
necessary. Thanks for your help.

Cheers,
Mounil.

Nov 17 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Stephan | last post by:
Hi, I'm using Visual Studio 2003 (C#) with the integrated Crystal Report software and have the following question: How can I assign a value (string) to an unbound (string) field in Crystal...
19
by: LP | last post by:
I am using (trying to) CR version XI, cascading parameters feature works it asks user to enter params. But if page is resubmitted. It prompts for params again. I did set...
0
by: Ray | last post by:
Dear all, I have some questions about the Crystal Report and vb.net 2003. 1. I have installed the crystal report 10 and vs.net 2003. Should I update the crystal report within the vb.net so as to...
1
by: Stephan | last post by:
Hi, I'm using Visual Studio 2003 (C#) with the integrated Crystal Report software and have the following question: How can I assign a value (string) to an unbound (string) field in Crystal...
3
by: firozfasilan | last post by:
I am new to visual basic 2008. In the past I have used vb6 to display an existing crystal report. I would like to accomplish the same with vb.net. However I am not clear on the syntax to display a...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.