Hi all,
Is it possible to work with two different database oracle which resides on the server and Access which resides on my loacal machine at the same time and be able create a report using Crystal report. I am using CR 10.0 oarcle 9i and Acess.
Thank you for the help.
Thank you ca8msm for quick response. So, this can only be done using a procedure? I do not have a previlage to create a procedure. Can I do this just using sql script without creating a procedure. Hope I did provide enough info. for you to help me. I really appreciate your time and help...
Hi all,
I am assigned to create an application for our external and internal customers to be able do searching on our vendor list page. I came up with quick simple solution for the customers to do searching using a selected state. If you are kind enough and check the below link you will know...
What i meant was the assembley code. Will the appliction work if I just copy the assembly code to the server? Where do i find this assembly code? it used to be in the same folder with the project in the previous version. I do not know where it is stored in aspx.net 2.0 .
Thank you for your help.
Can someone explain to me what the belwow line of code does.Especailly what Content-dispostion means. thanks
Response.AddHeader("content-disposition","attachment;filename="""& filename &"""")
Hi to all,
Here is my situation, I have to fields as_read_bid_amount and corrected_bid_amount in my report. The value for these two fields are similar most of the time in that case I just only display the value for the as_read_bid_amount only. But if the value for as_read_bid_amount is...
I'm not sure what is going on here but these files have always worked and now they are not. Nothing has changed with the server or the application. I also copied the working files from test to production.
The external server site:
http://bidlet.dot.state.mn.us/metric.aspx click on upper...
Thanks synapsevampire for the help...one more thing some of the field value surrunded by two barcket and how can i make sure it is only one barcket for the area code?
((XXX))this is how it looks like. I just need only one (XXX) thank you guys for your time and help.
Thank you xplodersuv for the reply ...I work with you code and i am getting an error msg.Can you take a look at it.
S
tringVar phone := Replace({CUSTOMER.CONTACT_PHONE}, "-", "")
if NumericText(phone) and Length(phone) = 10 then
"**Not Available**"
else...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.