I am having either an interesting problem or a brain fart. Not sure which. Is there any reason this query would return different from the coldfusion server than from the actual mysql?
This is part of my query:
<cfquery name="get_team" datasource="bluesky">
SELECT * FROM locations LEFT JOIN...
I am having an issue and I think it is the server but want to make sure. I have changed the coding so much to minimalize what could be causing the error hence the simplistic queries. The output is perfect at the end and I can paste it into the sql online and it works. Is there a way on a...
I am playing with classes but have an odd problem and wondering if anyone can tell me why this is happening. I have 4 classes they all work and give the right answer but only D and M echo the text the others only echo the answer.
<?php
class A
{
function data_insert($a,$b)
{...
I seem to have an error but can't find it. I keep getting a mysql error.
Here is the live site: http://familygonewild.com/
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/d/o/l/dollgenie/html/00-fgw/index.php on line 69
I used an echo to...
If anyone is interested White Pages has a free beta API at http://www.whitepages.com/landing/api
Here's a quick code I use to grab the xml response.
loXMLRequest = CreateObject("Msxml2.xmlhttp")
loXMLRequest.open("GET","http://api.whitepages.com/find_person/1.0/?lastname=" + xfname + }"zip="...
I am using VFP to automate faxing via Winfax. The problem I am having with this code is that 3 pages are being sent with each fax and all three are identical even though there should only be 2 different documents. There may be a default cover sheet explaining the third document but why would all...
I have 2 computers running windows xp home infected with this worm. I have done all manual fixes according to Norton.
1, Disabled system restore
2, Made sure all windows xp home updates are current.
3, Made sure all Norton updates we're done.
4, Checked all hosts files for 127.0.0.1 localhosts...
I work for a company using a program built by Visual Fox Pro 6.0 We are presently on a pier to pier network using an NT4 administrator. Operating systems for most computers are XP Home. I am maxed on the number of computers that can be attached to the main program which resides on a computer...
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.