Viewing 15 posts - 61 through 75 (of 194 total)
Ray K (3/11/2016)
April 14, 2016 at 2:27 am
Fortunately I managed to avoid the real minimalist of setting dip switches to enter the program and my experience of paper tape was limited to loading the OS for a...
March 29, 2016 at 2:38 am
The main ones I see repeatedly are the lack of understanding of Boolean algebra or how data is stored and its implications particularly wrt floating point arithmetic.
March 24, 2016 at 6:34 am
His AD account isn't a local admin for the windows box by any chance?
March 17, 2016 at 7:40 am
With the value being in a known position in the first table you could preprocess that table to extract the string you require into a new column and create an...
February 15, 2016 at 7:32 am
In general for logging you want to store Who, What and When. The exact details of what needs to be included will depend on why you are logging.
Who may be...
September 25, 2015 at 9:15 am
It would be somewhat clearer in the UK
The Data Protection Act requires any organisation holding personal data to register. That registration specifies what data they may hold, who may access...
September 21, 2015 at 10:02 am
Your other option would be to set up more instances as you can control access to each seperately. Ultimately you can go to the extent of one instance per database.
Set...
September 17, 2015 at 1:47 am
stanlyn (9/15/2015)
tempBD was mentioned... Does that mean that all these efforts can be easily defeated by an accomplished dba? If so, what should I be considering?
Thanks,
Stanley
If the dba...
September 16, 2015 at 1:56 am
If merely being able to see the name of a database is a breach of confidentiality then surely the easiest way to avoid that is to use codenames for new...
September 15, 2015 at 5:37 am
Just a short walk from Bradford lol.
I suppose it could also be a badly written S - i.e. Bristol - shouldn't take them more than a few minutes. 😀
September 14, 2015 at 9:51 am
Dealing with partial postcodes greatly complicates things
Is B91 really B91 or is it supposed to be B9 1
B91 is Solihull and B9 is Saltley about 10 miles apart and...
September 14, 2015 at 9:12 am
Assume whoever input the postcode does not understand where the space should be - you probably wont be far off.
Strip out all spaces then take last 3 chars, prepend with...
September 9, 2015 at 9:41 am
A UK postcode is always formed of two parts
The first part and will be of the form 1 or 2 letters indicating the posttown followed by 1 or 2...
September 9, 2015 at 7:34 am
Viewing 15 posts - 61 through 75 (of 194 total)