This is a new area for me, so it may sound like a stupid question, but
what do you mean by FULLTEXT indexes?
P.S. the field I am searching is of VARCHAR type.
Nick Boldt
Computer Network Administrator
Track of the Wolf
Elk River, MN 55330
Tel: 763-633-2500 Fax: 763-633-2550
;%'"
Next
searchString = "SELECT * FROM consign WHERE consign_num =
'"&prodRs("consign_num")&"' AND ("& tmpSearch &") ORDER BY consign_num
ASC"
Thanks in advance for any help you can provide.
Sincerely,
m Repeat1__numRows
Repeat1__numRows = -1
Dim Repeat1__index
Repeat1__index = 0
ship_address_numRows = ship_address_numRows + Repeat1__numRows
%>
Nick Boldt
Computer Network Administrator
Track of the Wolf
Elk River, MN 55330
Tel: 763-633-2500 Fax: 763-633-2550
[EMAIL PROTECTED]
-Original
Hi,
I'm trying to view the records of a table in on a webpage, but nothing
is showing up. I can add records to the table from the page but cannot
view, update or delete them.
I'm using Windows 2000 and IIS 5.0
I'm new to MySql and would greatly appreciate any help anyone can