Hi, right now i'm working on a project which require some database using MS Access. Is there a way to encrypt user's password or another field on MS Access?...
To secure my access databases (the mdb files) I follow these steps. 1. Move your database outside of a publicly accessible directory. (above site root) a. No...
I have a query that takes a long time to run (it's querying an AS/400) so I want the page to show "Processing, please wait..." while it is running. I have...
I think you should use Javascript so the message is generated on the client side before the server side processing, although I am willing to be corrected. ...
Hi Chris, I seem to remember hitting something like this awhile ago, but it will take my brain the better part of the day to remember what the issue was...
Brian Hitney
bhitney@...
Mar 3, 2003 2:39 pm
4800
My site currently uses MS Access as database and I plan on moving to SQL server 2000. I do have a few concerns though. Where can I find some information in...
I imagine it is in front of me... but this Monday AM... just a bad Monday. Here is the error: ++++++++++++++++++++++++++++++++++++++++++++++++++ Microsoft OLE...
Maria, Either I didn't see an error or I'm blind ;^). By the way, why don't you make a Response.Write(SQLstmt) just after the definition, and count the VALUES?...
You should try to make your SQL building a bit more readable even if it adds extra steps. It sure would make things easier. Example: strSQLFields =...
Costanzo, Ray
rcostanzo@...
Mar 3, 2003 6:41 pm
4804
Hey guys, I'm defecting. ;) I found an awesome hosting plan that - for the same price as my other host - supports 100 times the bandwidth, 8 times the space ...
I want to draw a Line graph using MSChart or MS OWC. Which should display a single line series, but will have different color on data change . how to do it .. ...
This URL has a good demo of creating charts using OWC :- http://www.asp101.com/articles/chris/aspcharts/default.asp It doesn't cover colour, but I would have...
I need to make a way for the user to make changes to certain records only, such as deleting or adding something. What is your method of choice to deal with...
Depends what database you are using. Darryl McCormack Information Technology Compass Group UK & Ireland Ltd Winners House 177 Cross Street Sale M33 7JQ T: 44+...
Sorry for the OT post again... Anybody know anything about XML and Data Islands? If you do and wouldn't mind giving me a pointer (not the dog you realise) then...
Hello People i want to know that while installing sqlserver, what r the various components r installed? means what r the various components of sql server 7? as...
Hello, I am too new to ASP to even pretend to know what it is that I am asking. At work I find myself being the Access guru with only 5 months experience, so ...
Hello People i want to know that while installing sqlserver, what r the various components r installed? means what r the various components of sql server 7? as...
Rather cantankerous! This is the ASP user group, SQL server is also serviced by Yahoo Groups, maybe you should (politely) go to them. Darryl McCormack ...
Send me a cheque for £10 if you want your question answered quicker. What is installed is what you select to be installed. You can either select the client...
Very sweet answer, my question was SQL related for a ASP Project, so i assumed that asking here won't make to the front page of British newspapers wow thanks...
I think it was the subject line that got most noses out of joint...but hey if it has to be pointed out to you... Darryl McCormack Information Technology ...
... Very bad attitude. ... Your POST was rude and irrespective of those generously HELPING others by donating THEIR time to solving YOUR problems. You need a...
Sanjay, You need to install the standard edition (or something like that) if you're on a WinNT/2K server. If you're developing on a ws, you should install the...
I am looking for software that will convert my ASP pages to Static HTM, including outputting binary files. Maria This e-mail is Unclassified based on...
Hi Maria, Have a look at the XML object. You can get the output of your ASP files as a string and save them as what ever file you wish, the code I use for ...
Anyone know how to bind a checkboxlist such that the text of the checkboxes will also be bound, as a hyperlink to associated data? Thanks in advance for the...
Are you sure it's a real ASP line of code? It should have at least some quotes (IMHO). I just can't understand it... Maybe if you clarify a little more... -- ...