How can I chage the Id#'s lengh.
when an item is enter it generates an Item Id such as this one #50034822521100004.
Is there any way I can change this long number to 6 or 7 digits. I tried to change Text in database to number field got error. tried to change field to 7 or 10 instead of 50 got...
anyone knows how to display poll results in the same page as voting page. this is in Asp runing with access databse.
I tried to use included file <!-- #INCLUDE FILE="stats.asp" -->
but I get error.
any suggestions.
thanks
I am trying to setup following code to delete records from data base after 30 days:
DELETE * from table1 WHERE DateDiff("d", table1.Date, Date()) >30;
questions:
1. will this code do the job
2. If so where this should be placed. should it be place where record is inserted. please give an...
Does anyone knows how to update specific record from database; for example a user sign in and would be able to update his/her own records only.
I use dreamwaver to set up update records but this will pulls all records in the table and user will have access to everyone records in that table to...
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.