Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
19 views

Access videos once available on youtube [closed]

Is there a way to access content on youtube that was once freely available for a long period (read: several months or years) but was now removed or set to private? There used to be possibilities ...
1
vote
2answers
36 views

Obtain file access permissions on read-only-mounted volume? (Windows 7)

I made an image of my entire C:\ drive using EaseUS Todo Backup Free, before formatting and setting up a new Windows (7 Professional) system. I can mount that image read-only in Todo Backup and copy ...
1
vote
0answers
13 views

Shared folder with access control and logging

At work we are 20 people who access a folder thats shared on a computer running Windows 2003 Server Enterprise. We've been facing issues with people playing pranks by deleting some files every now ...
0
votes
1answer
32 views

Looking to report on last file access for our archives

We are looking to generate a report that would let us know when files in our archive were last accessed. We are trying to determine which files can be moved to lower cost and slower storage devices, ...
0
votes
0answers
39 views

Reputable Access Password Recovery

Bypassing Access database security is a trivial matter. There are many freely available tools that can recover or crack password-protected Access databases, and several questions on this site (1, 2, ...
0
votes
0answers
31 views

Can I access my Mac's internet on my mobile phone using bluetooth?

I have an old Sony Ericson phone that DOES NOT have internet service. nor does it have wi-fi. But it does have an option to turn on Bluetooth. I have a Mac with internet in the house....can I connect ...
0
votes
1answer
34 views

Giving directory access to only certain users?

I currently have the following directory: drwxrwsr-x 4 user1 Group1 4.0K Apr 18 18:29 foo Under Group1 there are 20 users. I want to give user2 and user3 who belong to Group1 access to directory ...
1
vote
1answer
111 views

Which program is locking all my executable files?

When updating any software product, as well as manually trying to replace .exe files, it says that access is denied to the file and in fact the System process is holding a handle to the file when I ...
1
vote
0answers
44 views

UTF/unix time conversion in access

I am fairly good with access/excel/etc. However I am running into a brick wall with a database I query regularly for information. It has date/time fields that are tracked in unix time format (number ...
0
votes
0answers
34 views

Configuring 2 WN604 Access Points into one fluid network

I currently have my modem going into an ethernet switch, this switch goes to my office router, and then into my firewall which runs our POS system. The office router is protected with WPA2-PSK. ...
0
votes
0answers
32 views

Give part of LDAP tree access to SVN repository

This is a relatively simple question. The company I work for has an SVN server with multiple repositories. Everyone has access to this one repository in particular; it contains employee contact ...
0
votes
0answers
47 views

How do i NAT reflect my 2wire HGV-E

Guys lets make this short and quick. Do anyone have any method to do a NAT loopback feature for 2wire HGV-E router ? My WAN ip : 116.15.xx.xx My PC LAN ip : 192.168.1.85 My WebServer LAN ip : ...
1
vote
4answers
134 views

Access my home files via web browser

I am looking for a solution to access the files on my home computer using nothing but a browser. I do not want to have to download any client software (Java ok). I do not care about sharing or ...
0
votes
0answers
31 views

My LLTD shows my network wrong

I have 7 ult on two computers one is a hard wired tower, the other is a wireless laptop. My network should look like the following: {Tower wired to Router with WIFI > Internet NAS storage wired to ...
0
votes
1answer
109 views

hard wired remote WiFi access point

I have a 1 gig netgear router connected to a 1 gig netgear switcher & then patched to my distribution throughout the house. My router is in the basement & I would like to have a ethernet hard ...
0
votes
0answers
44 views

How can I get Access 2007 to update a record from a text box on a key press?

My goal is to pick a team from a drop down box, enter a score in the form's text box, hit the "Enter" key, and have a record called Brief Score updated in a table based on the selected team. For ...
0
votes
1answer
19 views

Is there a way to see preexisting relationships in a database?

I'm using MS Access 2007 and working on cleaning up a functioning database. I want to see the relationships between the tables and queries at will, but the closest I can get is the object dependencies ...
0
votes
0answers
102 views

Acess 2007 System.mdw Error

I'm having a issue with Access 2007. I'm currently running it on a HP Windows 7 machine, and I continue to get this error message when I try to create or open a new database, even a template. Access ...
0
votes
1answer
72 views

Apache deny access to subdirectories

my goal is to deny access to certain sub-directories. my localhost configuration allows overriding like that: <Directory /> Options FollowSymLinks AllowOverride None ...
0
votes
1answer
46 views

What SQL can be used to extract a first and last name from a mixture of name fields

Name field can be a mixture of formats, for example: Mr. First Last, Mr First Last, First M Last, First M. Last, First Last Snr, First M Last Snr, First Last-Last, etc.
0
votes
1answer
62 views

With Windows 7 how to access a network with an other domain name?

I want to access my company's internal network from my home (on a PC running WIndows 7). I received configuration details to use with OpenVPN and connected successfully (according to OpenVPN log). I ...
0
votes
1answer
138 views

how to plot data from csv file?

I'm looking for a way to plot data imported from a .csv file much like the pivot chart view of an Microsoft Access table. I'm just having problems with Microsoft Access 2010 and was wondering if ...
0
votes
0answers
29 views

Remove Password of Access DB [closed]

Possible Duplicate: Remove the password from micrsoft access file somebody has infected an access mdb with an password. I'm able to read the password with some password revealers. But the ...
0
votes
0answers
88 views

Access 2010. Create list of checkboxes (automatically) for seperate values, not multivalue

I'm trying to create a form whereby I can add multiple values to a table, I want to select the values using a list of check boxes, but there are a lot of values- is there anyway to automatically ...
0
votes
2answers
218 views

Microsoft Access Macro - is there a way to copy records with a macro?

I have written a macro in Microst Access that runs a make-table query, opens the table and selects all the records. (I don't know VBA so I have to use macros). Then I copy all the records and ...
0
votes
2answers
37 views

Two Access fields into Word without delimitation

I have two fields in Access, FN and LN that need to be converted to word without being separated by anything except a space. For instance, John in FN and Doe in LN should appear as John Doe, rather ...
0
votes
0answers
146 views

Can't access to my VPS

I try to connect to my VPS but I can't, even if i use an another computer. But when I use a different connection (other IP) it works. So I was wondering, why my VPS blacklist my IP ? And where can I ...
1
vote
2answers
253 views

Script to count number of times a file has been accessed

Under Linux, is it possible to write a script that can count the number of times a file has been accessed in the local file system, and by whom? How would I monitor such a thing and create a log if ...
0
votes
0answers
13 views

How to print every diferent value of a field access

I have a table [Address] with the fields [State] [City] [P.O. Box] There are a lot of people who live in the same state, city and different P.O. Box. How can I create a report to ...
0
votes
2answers
343 views

Linux Mint (Ubuntu) Microsoft Access Replacement?

I've just switched over from Window to Linux Mint, and the only thing I'm missing is a replacement for Microsoft Access. I'm aware of LibreOffice (which comes installed), are there any others I ...
1
vote
1answer
104 views

Migrating Access Database to MSSQL backend

We have a database at cadets that uses Access for all functionality and data. It's starting to get slow and not always update. I know that Access 2003 and higher (not sure on older ones) lets you ...
1
vote
3answers
329 views

why can't *.exe file be run due to permission issues

This error popped up in Windows 7 Home Premium when I right clicked an exe file on my desktop and selected "Run as Administrator". What would cause this? How can I run this file? Is this error ...
2
votes
1answer
152 views

How to access single files from partially broken disk?

My laptop fell down and now I cannot start it. BIOS Hard drive tests shows "Error Code: 0000 Read Verification Failed" on the 0% of the test. I need to copy data from the disk and thus I took it off ...
1
vote
2answers
90 views

Install Second Copy of Windows in a Partition, Block Access to other Partitions

I want to lend my computer to my flatmate so that he can play some games for which his computer is underpowered. Is it possible to install a second copy of Windows 7 into a separate partition and ...
0
votes
2answers
27 views

How do I relate these access tables without losing data?

I have an excel flat file with about ~6k records I want to put into a MS Access database. The original Excel fields are: Name Address City State Zip DOB CaseNumber DateSentenced AmountDue I saved ...
3
votes
2answers
377 views

“X cannot be done because file is open in another program” Possible to figure out which?

Every once in a while I'm told by Windows that I cannot perform a certain action (like deleting a file) because "the file is open in another program". However, it never tells me which program. Is ...
1
vote
3answers
124 views

Cannot access one specific site on two computers

As of yesterday, I cannot access my university's website with either my Laptop (Windows 7, I used Firefox/Chrome/Opera/Safari/IE) or my desktop (Ubuntu, Firefox). Both computers can access any other ...
2
votes
1answer
47 views

Missing something from Security 101 - No Sudo -> Boot to Recovery -> Add to admin -> Voila?

May be this is a silly question but yesterday I found myself struggling to execute the sudo command because apparently I was taken off the list on my own machine for some reason. What I did was to ...
1
vote
0answers
60 views

Mirror a Microsoft Access 2007 file as a SQL database?

We have a Microsoft Access 2007 database that we would like to mirror as SQL database (typically MSSQL or MySQL, but we are flexible here). The mirrored database is only used for read-only purposes. ...
0
votes
1answer
467 views

How to hide folders for people that have no access on Windows Home Server?

I have Windows Home Server 2011 running. I can create users and set their permissions on folders, however it would be nice to hide the folders they don't have access to anyways. Is there a way you can ...
0
votes
1answer
108 views

Unable to get access to Router even though internet is working

I'm able to access internet but when I type 192.168.1.1 in the browser address bar, I'm unable to get router access, the page just won't open and I'm not even reaching password screen whereas earlier ...
0
votes
1answer
114 views

Importing data to Access 2007, appending table

I have a database and one column, lets call it "Code", has entries like 111 and 13A. I want to append new data to this table from a CSV file. If I try to import using the "Append a copy of the ...
0
votes
0answers
158 views

When using the Access Table Analyzer Wizard, I get the error “Cannot define field more than once”

I'm trying to normalize a very simple dataset: user_id | role_id I have a table with 60,000 records, and all I need to do is turn this into a join, so one table contains users, and another table ...