OK, I changed the BASEpath to /home/tdpearc/public_html and it appears to have fixed it. Again, thanks for the help and the patience. It is most appreciated.
Ran the first script and got this:
The current Path is: /home/tdpearc/public_html
2nd Script got this:
Array ( [PATH] => /usr/local/bin:/usr/bin:/bin [DOCUMENT_ROOT] => /home/tdpearc/public_html [HTTP_ACCEPT] =>...
Thanks sleipnir214 & DRJ478 for the quick replies. I removed the meta tag and that fixed the cookie issue. I am a little unclear on the $basePATH issue. Since I am uploading this to a server that I do not own, how do I know the path that it should be pointed to? Sorry about this, I'm new at...
Afternoon everyone. I recently purchased a PHP script from someone and am having difficulty getting it to work. I am not knowledgeable enough in PHP to figure it out and can't get a reply back from the guy I bought it from. I can post the errors here and hopefully someone can tell what I am...
vbajock,
Question for you on scenario #2: Would this still only return one record if not all of the fields were duplicates? I think I've done what you have said, but I'm still getting some duplicates if not all of the fields are identical.
Any ideas?
Good Morning everyone. I have a small issue that I'm hoping someone has an easy fix to.
I have an Excel spreadsheet that is output from an Access database. I then do a pivot table on this spreadsheet. The problem that I am running into is that the pivot table does not recognize the blank...
I have a little Access issue I'm hoping that someone here could help me with. You guys have helped me out so much in the past and it has been most appreciated. I have two scenarios that are very similar, but one is slightly different.
Scenario #1: I have a Table named SO COMBINED DATA that...
Well, actually now that I have played with it a little bit I think I may have figured it out. I can do an Iif statement, saying if it does not equal "#EMPTY" or "00/00/00", return the original data and if not, leave it blank.
Thanks for your help on this!
I'm not sure how I could make an Iif statement work. The field will also contain valid data that I would like to keep. I just need to clear out the data that reads "#EMPTY" and "00/00/00".
Sorry for not being clear earlier. Yes, I have a table that has a field in it. This field will contain dates. However, the text file that I import into this table contains items such as "#EMPTY" and "00/00/00". I would like to either run a query to clear this content or a...
Would this be something that I could add into an existing query? I have an existing append query that copies data from one table to another. Could I put something in that query to clear the data if it equals "#EMPTY" or "00/00/00"?
Is there a way to have access clear the contents of certain fields based upon a set criteria? I don't want to delete the entire record. I just need to clear the field if it equals "00/00/00" or "EMPTY".
Any ideas would be most appreciated.
Thanks!
Hey guys and gals, I am trying to run a function that will calulate the number of workdays between 2 dates and take into account holidays as listed in a seperate table. I found the info below in the Tek-Tips archives, but can't seem to get it to work. I have saved the info into a module and...
Hey guys and gals, I am trying to run a function that will calulate the number of workdays between 2 dates and take into account holidays as listed in a seperate table. I found the info below in the Tek-Tips archives, but can't seem to get it to work. I have saved the info into a module and...
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.