Home > Archive > dBASE Web Applications > April 2005 > Index does not exist









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Index does not exist
Dan Anderson

2005-04-04, 8:03 pm

db+ I am trying to change the order of presentation on one of my reports.
I have created an index on the unit.dbf table callded 'namedex.' The index
is made up of two fields in the table, "cust_name" and "pol_idx." I can
open the table and use the index from the command line. I couldn't get the
..rep to let me change the .sql line so I added the code below. When I try
to run the report it spits out an error saying "index does not exist." How
can I get the report to recognize my index an put the data in the order I
want?


function unit1_onOpen
form.unit1.rowset.indexname = "NAMEDEX"
return

--
Dan Anderson
UBI Processing Dept.
andersond@ubinc.com
800-444-4824 ext 101


Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com