Hi all
I am using the select statement to allow choosing from a list of values e.g.
<SELECT NAME="SET.status">
<OPTION VALUE=$args.status>$args.status.sym
<PDM_LIST PREFIX=list WHERE="active = 1" FACTORY="crs">
<OPTION VALUE='$list.code'>$list.sym
</PDM_LIST>...
Table with field of type "memo". I am trying to change to type "text".. but as soon as i run some predefined queries the field has changed back to 'memo'
how can I make the field type change stick???
thnx
access2000 database on a W2000 server.. whenever anyone opens it thru a mapped shortcut the database opens as "read only", which is no good as it needs to be written too..
When opened localy its fine... All W2K permissions are set to "Full Control" for "everyone"...
users accesing an access database on a w2000 server share cannot write to it as it continually sais its "read only"
i have even set "everyone" "full control" to both the databse and the share but still doesnt work..
the same database works fine when I put it on a...
I have a table called Contacts that has a column called "id". I want to extract from that table all row data where id = specific values
i have tried the following but it doesnt work
SELECT * FROM abc.tablename WHERE id='1' AND id='2' AND id='3'
I'm obviously not an SQL person but I...
all was ok until i reinstalled modem drivers. then printing conflicts began.
when i remove modem driver and reboot, the modem device is picked up by pgp and drivers reinstalled which is fine, and YES i can print.
however if i reboot with printer and modem seemingly ok i again CANNOT print(...
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.