I'm trying take an array I've created and place it in a soap command, like this
while ($row2 = $db->getResult()) {
$search_query[] = new SoapStructAuthorisationData($row2['rfid'],array(new SoapStructIdTagInfo('ConcurrentTx')));
}
I then create a comma between each instance just...
Hi,
I'm trying to parse the data identified by xml tags and get this data ready to insert into a database. I tried many combinations and looked at various examples online. I get the error
XML Parsing Error: not well-formed
Location:
Line Number 1, Column 26: <font face="Arial" size=2>
if...
Hi,
For some reason when I do a calculation with a loop in my shopping basket code, it knocks off the last 0. Which looks wrong for people. The unit price stays at $0.60 but immediately I do the code below isubtotal ends up as $0.6
I've tried round functions etc, but I can't find anything...
Hi,
finally got around to facing up to the problem -
<1. When you boot the pc and you get a blank screen and no <audio codes, have you checked to see if the power supply <fan is turning or that any LED's are coming on for the <computer.
the fan is turning and the LED just keeps on red but no...
tech spec:
kt7-a raid motherboard
amd athlon 1333
IBM deskstar HD
Hi,
My computer has been booting fine for a year - now when I turn it on it all I get is blank black screen and nothing happens, no beep sound.
However if I unplug the computer and moniter and then plug it in again, the...
Hi,
I've seen it done many times, where if you want to give someone a simple URL to take them to specific page of a person or band.
at the moment I'm creating a folder in the default directory called Johndoe. Now inside that folder I've got a redirect script as follows -...
Hi,
I'm trying to send out an HTML newsletter and as you can imagine most people have given their 'Dumping' accounts like hotmail and yahoo.
This HTML email works fine with proper email clients like eudora and outlook, but there is no sign at all of the email being received by hotmail or...
Hi,
I've got the ad-rotator to work, but it doesn't seem to allow anymore than one value in a string. My affiliate system asks for 2 values
e.g www.affiliates.com/affiliatepage.asp?affiliateID=1&imagetype=5
when is gets redirected I only get the...
Thanks,
I've tried it via my admin tool and it picks up the LiveNow row with only 1 in it.
The column type is TINYINT, length 1, default 0, not null
I can't understand it.
gavin
the boho from soho
Hi,
I'm using mySQL with ASP. This count function is really frustating because it counts all the records in the database. It ignores the where statement NowLive=1 .
Any ideas?
sSQL2="SELECT COUNT(ArtistNameTable2.NowLive) AS results_count"
sSQL2=sSQL2 & " FROM...
Hi,
Thanks for all your replies, it appears that because I used a 3rd party device to partition my drives, win 98 will show this error.
thanks to wilco44 who had the same problem and directed me to the windows fact sheet.
Now I've got to reformat the whole thing again, as the product...
Hi,
Thanks for all your replies, it appears that because I used a 3rd party device to partition my drives, win 98 will show this error.
thanks to wilco44 who had the same problem and directed me to the windows fact sheet.
Now I've got to reformat the whole thing again, as the product...
Hi,
This is a really strange problem. I'm trying to defragment my drive, I get this error:
"Error Defragmenting Drive C"
"Your computer does not have enough free memory to defragment this drive. Quit one or more programs"
I've quite all other programs but still get the...
Hi can u help.
I've got the code below which gives me the value 1 for all cases when they range from 1 to 10, in many instances.
sql2 = "SELECT ID,SongView,Song,Count(ID) AS num FROM SongTable"
sql2=sql2 & " WHERE myID = "&myID
sql2=sql2 & " AND LiveSong=1"...
Hi,
I've just converted from MS ACCESS and understand that u can't use rs.REcordcount to get the number of values in a field. I've got the code below which gives me the value 1 for all cases when they range from 1 to 10, in many instances.
sql2 = "SELECT ID,SongView,Song,Count(ID) AS num...
hi,
I'm using Access 2000 but as my website traffic is increasing to about 300 unique visitors a day I think or am aware that Access can only handle 10 concurrent users or something.
Can I ask you more experienced users:
* Is mySQL a lot better at handling more traffic, how much can it...
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.