[thelist] PHP problem infact ASP issue

Ken Schaefer Ken at adOpenStatic.com
Sun Oct 30 17:33:00 CST 2005


Microsoft OLE DB Provider for ODBC Drivers error '80040e0c' 
Command text was not set for the command object. 
/results.asp, line 53



On line 53 of your page, you are attempting to do Command.Execute (where
Command is an ADO Command object), but you haven't set the commandtext
property, so the object doesn't know what command to actually run.

Cheers
Ken

-----Original Message-----
From: thelist-bounces at lists.evolt.org
[mailto:thelist-bounces at lists.evolt.org] On Behalf Of Jon Ambrose at BTOW
Sent: Monday, 31 October 2005 5:24 AM
To: thelist at lists.evolt.org
Subject: Re: [thelist] PHP problem infact ASP issue
Importance: High

 
Apologies to all the site is infact an ASP site - can anyone help at
all???????
-----Original Message-----
From: Jon Ambrose at BTOW [mailto:jon.ambrose at btopenworld.com] 
Sent: Sunday, October 30, 2005 6:59 PM
To: 'thelist at lists.evolt.org'
Subject: PHP problem

Can anyone help me please.

I think there is a simple code problem here but cannot for the life of me
work it out.

Please go to www.london-music.co.uk and click on either one of the main
image links or the links from the drop down menu and you will see that the
link does not work correctly.

However, the image links on the right hand side work just fine and also when
a query is put into the search enquiry field.

And yet these main links do not work!!!!:( and I cannot seem to figure out
why?!?

Can anyone help???? Or suggest a solution????

Thanks to all in advance 



More information about the thelist mailing list