Hi CodingNovice,
Thanks for the reply but say I am looking for date, time of tokyo. The timeoffset is 9 hours. if I add directly to the hour field it gives figure which is greater than 24 and naturally this dose not change the date field.
I am looking for something where we add the offset and...
HI all,
I have written following code..
/usr/lib/sendmail -oi -t <<EOF
To: abc@xyz.com
Subject: test
test
EOF
But I get this error..
Bareword found where operator expected at aaa.pl line 127, near "/usr/lib"
(Missing operator before lib?)
syntax error at aaa.pl line 127, near...
I have following code
/usr/lib/sendmail -oi -t <<EOF
To:=abc@xyz.com;
Subject: abc
test
EOF
But I get this weird error
Bareword found where operator expected at abc.pl line 124, near "/usr/lib"
(Missing operator before lib?)
syntax error at abc.pl line 124, near "/usr/lib"
In string...
I am little confused about RDC.
What is RDC? I go in the application. Click on Add Crystal Report 9. Then select already created .rpt file and thats it..Am I dealing with RDC here?
My application uses existing crystal reports .rpt files. Refreshes data every morning and exports it in pdf format. I want to put this application on another machine where Crystal reports is not installed. It gives error "Run time error '50003'. Load report failed." Is there any work around like...
Hi dave,
Thanks for the input but after some further investigation I found out that linking in one of the queries was going wrong. And the report was going blank.
Do you have any idea why crystal generates the report so slow..Access runs the same query pretty fast..
Also is there any way to...
I have created a report which heavily uses MS Access queries. The tables on which these queries run are also quite huge. My problem is if I add one more formula that accesses a query result field, it blanks out the whole report whereas I can use the same formula in another report fine.
Also...
MS Access help Topic "View, refresh, or change the file name and path for linked tables" says
"The Linked Table Manager can't refresh links to Microsoft Access tables whose names were changed after they were linked. You must delete the current link, and then link such tables again. "
So I...
Hi All,
I am newbee to MS Access. I have a table linked to a txt file already. Someone who has created this table has given different column names to it.
I want to create a new table with same structure as the previous one linking to a copy of the same txt file.
For example Table A is linked...
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.