1064 error
Posted by: billbod50 (---.dynamic.dsl.as9105.com)
Date: November 15, 2008 09:51AM

hi can any one help with this #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '.body {
font-family: Verdana, Arial, Helvetica, sans-serif' at line 1 as i am lost please thanks william

Options: ReplyQuote
Re: 1064 error
Posted by: stevenmartin99 (---.b-ras1.blp.dublin.eircom.net)
Date: November 15, 2008 09:57AM

post up ur code. u have a mistake if ur html and css is going into the sql query

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: 1064 error
Posted by: billbod50 (---.dynamic.dsl.as9105.com)
Date: November 15, 2008 10:44AM

hi and thanks i hope you mean this one as i am unsure thanks

.body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
input, select, textarea {
font-family: Verdana;
font-size: 11px;
color: #000000;
border-width:1px;
border-color:#000000;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.CategoryName {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#000000;
text-decoration:none;
font-weight:bold;
}

a.CategoryName:hover {
text-decoration:underline;
}

.SubcategoryName {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration:none;
color:#000000;
}

a.SubcategoryName:hover {
text-decoration:underline;
}

.ItemTitle {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight:bold;
color:#000000;
}

.ItemDesc {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
color:#000000;
}

.WhiteLink {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:white;
font-weight:bold;
text-decoration:none;
}

a.WhiteLink:hover {
text-decoration:underline;
}

.RedLink {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:red;
font-weight:bold;
text-decoration:none;
}

a.RedLink:hover {
text-decoration:underline;
}

.BlackLink {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:black;
font-weight:bold;
text-decoration:none;
}

a.BlackLink:hover {
text-decoration:underline;
}

.Black1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:black;
text-decoration:none;
}

a.Black1:hover {
text-decoration:underline;
}

.PriceClass {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:red;
font-weight:bold;
text-decoration:none;
}

.Nav {
font-family:verdana, arial;
font-size:11;
font-weight:bold;
color:black;
text-decoration:none
}

a.Nav:hover {
text-decoration:underline
}

.NavLinks {
font-family:verdana, arial;
font-size:11;
font-weight:bold;
color:white;
text-decoration:none
}

a.NavLinks:hover {
text-decoration:underline
}

.GreenLink {
font-family:verdana;
color:green;
font-size:11;
font-weight:bold;
text-decoration:none
}

a.GreenLink:hover {
text-decoration:underline
}

.TableHead {
background:url('images/f2.gif');
height:22;
font-family:verdana;
color:black;
font-size:11; font-weight:bold
}

.BlackText {
font-family:verdana;
font-size:11;
color:black
}

.over_class {
background-color:white;
color:black;
}

.out_class {
background-color:990000;
color:white;
}

Options: ReplyQuote
Re: 1064 error
Posted by: stevenmartin99 (---.b-ras1.blp.dublin.eircom.net)
Date: November 15, 2008 10:56AM

how is

.body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

getting into ur sql? this is the wrong file. post up ur file that has the sql statement in it

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: 1064 error
Posted by: billbod50 (---.dynamic.dsl.as9105.com)
Date: November 15, 2008 11:34AM

hi sorry i dont no what you mean all i can see is the one i sent i am new to this as you can see please help if you can thanks william

Options: ReplyQuote


Sorry, only registered users may post in this forum.