1
Answer

Crystal report problem

Akshay Singote

Akshay Singote

12y
1.3k
1
Hello, I am developing Desktop application(for Hospital) in C# Frontend:Visual studio 2010 Backend :SQL server 2008

I am showing prescription through crystal report(by dataset programically)I am clearing Dataset everytime before giving reference to crystal report. I have given medicine details in details section.(medicine type,name,frequency & quantity) But, I getting previous records along with lattest ones in crystal report.Also,whole series of previous & lattest records repeating. I want to show only lattest records i.e. (medicines given for patient's current visit on Prescriotion). Please help me.
Answers (1)
1
Bryian Tan

Bryian Tan

NA 9.4k 887.3k 12y
Hello,

You can setup the IIS on your work station and move all the files from the production web server on to your machine. Do you have the source code? If so, you can open it using Visual Studio and publish it to your local IIS or debug it from there.
Accepted
1
dc

dc

NA 629 0 12y
Can you tell me how to complete the steps I asked about above? Thus can you tell me and/or point me to a reference where I can setup a deployment project the way the contract shop does?