MS Access woes

Hi all,
I am quite frustrated with running sql queries on an MS Access 2002 database.
First a simple query such as
'Select DISTINCT VariableName from DISTRIBUTIONDATA' returns all the rows in my database.
I also tried 'Select DISTINCTROW VariableName from DISTRIBUTIONDATA' but to no avail.
I tried executing the same query in MSAccess 2002, ofcourse it works perfectly fine. The other query that I so desperately wish to run is
Select Count(*) AS Expr1 From (SELECT DISTINCT VariableName, DataGroupName from DistributionData WHERE SettingID='Regional' GROUP BY VariableName, DataGroupName)
However it just does not seem to work. The java error that I get is
java.sql.SQLException: [Microsoft][ODBC Microsoft Access Driver] Syntax error in FROM clause.
     at sun.jdbc.odbc.JdbcOdbc.createSQLException(JdbcOdbc.java:6958)
     at sun.jdbc.odbc.JdbcOdbc.standardError(JdbcOdbc.java:7115)
     at sun.jdbc.odbc.JdbcOdbc.SQLExecDirect(JdbcOdbc.java:3111)
whereas I could not find much of an error in my from clause. The above query is what is being built and is printed out with a system.out statement.
Infact even the subquery
SELECT DISTINCT VariableName, DataGroupName from DistributionData WHERE SettingID='Regional' GROUP BY VariableName, DataGroupName
from the above from clause runs on it's own, it simply does not return the correct number of records.
Thanks in advance for your help...

Firstly, I don't have much option, I have to use MS access.. i know it sucks.. but still...
Secondly, Here's some of the code... ( and yeah I have tried n combinations of capitalization - doesn't help)
Statement inputStmt = inputConnection.createStatement(
ResultSet.TYPE_SCROLL_INSENSITIVE,
ResultSet.CONCUR_READ_ONLY);
String inputQuery = "SELECT DISTINCT VariableName, DataGroupName FROM DistributionData WHERE SettingID='"
+ categories[i] + "' GROUP BY VariableName, DataGroupName";
System.out.println( inputQuery );
//get all datagroupnames and variablenames for this category
ResultSet inputSet = inputStmt.executeQuery( inputQuery );
// get the count of this result set for each category
inputSet.last();
int count1 = inputSet.getRow();
System.out.println("For " +categories[i]+ " we have "+count1+" rows in inputdatabase");
inputSet.beforeFirst();
This is the output that it produces
You chose to open this file: NationDB.mdb
SELECT DISTINCT VariableName, DataGroupName FROM DistributionData WHERE SettingID='Regional' GROUP BY VariableName, DataGroupName
For Regional we have 12 rows in inputdatabase.
If I change the above query to simply SELECT GROUP BY VariableName from DistributionData ( don't pay too much attention to the capitalization) then it gives me a Syntax error. ..
lastly, how do I define a query in Access and select from that. ??
Thanks

Similar Messages

  • Thunderbird times out when trying to access my account, but no trouble with firefox.

    connection to server j.maude@ntlworld timed out.
    firefox access sees these accounts with no problems. WHY!!

    I could wax lyrical for ages on possible whys!. Lets just say that the only similarities between the two processes is your see your mail in both.
    However Assuming you have just updated Thunderbird there is about a 99% chance the issue will be the firewall in your anti virus program or some other component of it. They react very badly to version number changes and manual intervention is often required to allow a program that has worked for years.
    The second most common cause of mail woes is the mail scanner drops the ball and mail just does not get through the anti virus. Turning off mail scanning is the easiest way to check that one.
    Coming a distant Third is your mail provider has changed the settings to connect to their mail servers ( this usually is accompanied with an error, often complaining incorrectly about the user name and password)

  • Intel mini RAM woes...

    Ok, I'm pretty saavy when it comes to most things computer related but maybe I'm missing something on this one. I bought my Intel mini with the stock 512mb of RAM and decided I wanted to upgrade to 2gb. The price of RAM is fairly steep right now so I decided I would do this one stick at a time. I purchased my 1GB stick to get me going from Crucial (due to their reputation). I used their memory advisor to make sure I was ordering the correct memory for my machine and verified the memory matched what I ordered before it was installed. I installed the 1gb stick with one of the original 256mb sticks thinking I would maximize what I had available until I was able to purchase my second stick. After doing so I had nothing but problems. I kept getting spontaneous shutdowns and when booting up it would reboot itself sometimes 2 or 3 times before I could finally get to the desktop. So, I'm stumped. I've gone through and double checked that the memory was seated right, ran TechTool Pro 4, ran the Apple hardware test, reset my pram, reset my smc and even took out my 256mb stick to see if having an unmatched pair could be the issue. Everything looked fine and all tests passed. According to Crucial's website it is not "necessary" to have a pair of sticks in the mini to run properly. It even says I should be able to run different speeds and chip capacities. I was still getting the same result just the 1gb Crucial stick by itself. I have since put my 2 original 256mb sticks back in and all seems to be well. I know there is a possibility that I got a bad stick of RAM but I definitely have my doubts based on Crucial's reputation. I know how to handle computer components so I also highly doubt that I damaged the RAM. Is there something I'm missing? Do I need to have a matching pair of sticks (size and speed)? I'm racking my brain on this one, hopefully someone will be able to shed some light on my dilemma.

    Okay, new problem... I'm starting to think now that maybe my RAM woes were not RAM woes at all. I'm beginning to think that perhaps I have a failing hard drive. Right away after purchasing my Mac mini I took the original 80GB hdd out and replaced it with a brand new 120GB 5400rpm Seagate hdd. I started having these random shutdown problems and then yesterday after having my new 2GB's of RAM installed for about a week or so (and working flawlessly), I got the screen that tells me that I need to hold down the power button to restart my computer. I do so and it goes to this terminal type screen and runs through all kinds of command lines. I restarted and desktop came back up so I did a couple software updates (1 Airport update, 1 Security update). After that finishes the mini restarts and it hangs at the grey screen w/the apple. So, I shut the computer down and restarted and this time it gets to the 'OS X starting up' screen and hangs when the status bar reaches the end. So, I shut it down and restart yet again. It goes on and on like this and finally ends up getting to the desktop after roughly 6 restarts. I quickly back up everything on my computer and try a few more restarts to see the progression of the problem and try to troubleshoot. At one point I heard the hard drive click 2 times. After another round of numerous restarts I get back to the desktop and by this time alot of my programs were getting the beachball when opened and would never function (i.e. - Disk Utility, System Profiler & Safari). I put my Mac mini OS X install disc in and restarted to wipe everything out and see if my OS got messed up somewhere along the way and was causing my problems. As soon as it boots from the disc I got an error box informing me that It cannot install the OS but allows me to access Disk Utility. I erased and did a 1X pass zero out. I restarted my machine and yet again it hanged at the grey screen with the apple. I restarted a couple more times and now it just tells me it can not install the OS and shuts itself down within a few seconds of this message.
    So, this is where I'm at now... Can anyone else confirm that this sounds hard drive related vs. RAM related? The only variable that has changed recently has been the RAM and I refuse to believe that I got bad RAM twice in a row from a company as reputable as Crucial.
    Help me AndyO, you're my only hope! (yes, that was a nerdy Star Wars reference)

  • Problems accessing windows share folders with iMac joined to the domain

    Hi,
    Following the Apple Seminar (http://seminars.apple.com/seminarsonline/addamac/apple/index.html?s=300) I've joined an iMac (10.6.2) to a Windows Domain successfully and I can login with my windows account.
    The problem arises when I try to mount a share folder. Mac ask me if I want to access as a guest or as a registered user, and it's really weird since the folder belongs to the windows user. It seems like Mac doesn't use the login account to access the share folders...
    Regards,

    Hi,
    I'm trying to use the Connect to Server > smb://ipaddressoftheserver (smb://192.168.100.1/implementaciones) but it ask me for the authentication again....
    It seems there is a problem with Snow Leopard and AD with .local domains. I've trying this solution:
    http://www.edugeek.net/forums/mac/43879-snow-leopard-ad-integration-woes.html#po st549033
    Regards,

  • Major fibre cable break causes routing woes

    http://www.ispreview.co.uk/index.php/2012/08/major-fibre-cable-break-causes-broadband-routing-woes-f...

    hi it would not affect a local DLM issue as it was a UK to Europe main fibre link that went down and was out side the BT network and also affected adsl services and access to web sites over a very wide area of Europe and many ISP's
    If you want to say thanks for a helpful answer,please click on the Ratings star on the left-hand side If the reply answers your question then please mark as ’Mark as Accepted Solution’

  • Why self-defined access sequences of free goods can not work?

    Hi gurus,
    I have maintained access sequences of free goods self-defined.but when i creat the SO it does not work!
    when i used the standard access sequences ,it is OK .
    Can anybody tell me why?
    thanks in advance

    Dear Sandy,
    Go to V/N1 transaction select your self defined access sequence then go in to the accesses and fields and check all fields are activated.
    Make sure that these fields are flowing in your sales order.
    I hope this will help you,
    Regards,
    Murali.

  • Partner application access to portal login info

    How can an SSO partner application (Java) tell whether or not a user has logged in to Portal?
    I need to log activity in a public application servlet, so I'd like to log the user as PUBLIC if not logged in or as their actual userid.
    I don't seem to have access to this info until the user has visited a secure part of the app.
    Any pointers would be appreciated.
    Thanks
    Rob

    DIY answer ...
    The cludge I used to get round this was ...
    Make a PL/SQL item which displays a Login or Logout link as appropriate, based on the current userid from portal.wwctx_api.get_user.
    The login link goes to a secure portal page called FORCE_LOGIN, passing a URL parameter called nextPageURL which contains the URL of the next page to show after the login is complete. You can use portal.wwpro_api_parameters.get_value( '_pageid', 'a'); to help build the current page URL if you want to retun to the current page.
    The FOIRCE_LOGIN page contains a PL/SQL item which builds an IFRAME whos src is a URL to my app servlet ForceLoginServlet, passing on the nextPageURL parameter. Use portal.wwpro_api_parameters.get_value( 'nextPageURL', 'a'); to help with that.
    The ForceLoginServlet is a secure servlet (set up in web.xml) so that forces a silent authentication to my app. All the servlet does is display HTML to redirect back to the URL in nextPageURL.
    Horrible! But it does the job.
    Anyone who know a better way of doing this, please tell me.
    Rob

  • How to allow access to web service running under ApplicationPoolIdentity

    Hi All,
    I have a WCF web service hosted in IIS 7 (or maybe 7.5, whichever comes with Windows server 2008 R2) using DefaultAppPool running under ApplicationPoolIdentity per Microsoft's recommendation. The web service needs to call a stored procedure to insert data
    to a db. The web server is on a different VM than the database server. The db server is running SQL 2008 R2. Both VMs run Windows server 2008 R2.
    When the web service tries to connect to db, it encounters this exception:
    Exception in InsertToDb()System.Data.SqlClient.SqlException (0x80131904): Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'.
       at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
    Here's the connection string in web.config:
    Application Name=somewebservice;Server=somewebserver;Integrated Security=SSPI;Database=somedatabase;Connection Timeout=60"
    How should I configure SQL security to make this work?
    Thanks in advanced.

    Thanks for the link Dan. Maybe I'm the one who cause the confusion :)
    If I understand you(and Erland) correctly, you suggest using a custom, domain account for application pool identity. However, if we do that, our IT will need to maintain those accounts, and they don't  want that. So I'm choosing a built-in account called
    ApplicationPoolIdentity as the application pool identity, but it's not working. Network Service, on the other hand, works, but my boss wants us to follow MS's best practice.
    What's puzzling is that according to this: http://learn.iis.net/page.aspx/624/application-pool-identities/, both Network Service and ApplicationPoolIdentity uses machine account to access network resource (like db in this case), but in my case, Network Service
    works, but not ApplicationPoolIdentity.
    Hallo Stephen,
    with respect - it seems to me that only idiots are working at your IT ;)... It is absolutely useful to work with "service accounts" created within the domain. That's the only way to manage and control accounts!
    If you want to "pass through" the identity of the web user (SSO) you have to check whether the app pool is set to "allow impersonate". As far as I understand the ApplicationPoolIdentity-function the app pool will create a unique user named as the service.
    I assume that will not work with the connection to the sql server because this user is unknown.
    Local Service will not work because it's restriction is located to the local machine.
    Network Service will work because access to network resources will be available.
    So my recommendation is to use a dedicated service account or impersonation:
    http://msdn.microsoft.com/en-us/library/xh507fc5.aspx
    Uwe Ricken
    MCITP Database Administrator 2005
    MCITP Database Administrator 2008
    MCITS Microsoft SQL Server 2008, Database Development
    db Berater GmbH
    http://www-db-berater.de

  • How to let SAP user use SSO to access Application in DMZ?

    Hi All,
    Our J2EE application is running on a system in DMZ which can not be connected with LDAP. So I am wondering if it's possible to let SAP user use SSO to access our application.
    After talking with my colleague I think the only way is to import SSO public key to our WebAS and create user in UME and then assign user to the corresponding public key, but anybody know where to download SSP verification file or is it allowed to download and import into another system at all?
    Regards,
    Bin

    Hi,
    Take a look at this example, it uses property nodes to select tha
    active plot and then changes the color of that plot.
    If you want to make the number of plots dynamic you could use a for
    loop and an array of color boxes.
    I hope this helps.
    Regards,
    Juan Carlos
    N.I.
    Attachments:
    Changing_plot_color.vi ‏38 KB

  • X201 Woes - Do not buy one

    I offer this as my story as an X201 owner and the 'support' i have been given by Lenovo. It is a sad but causionary tale and I would suggest that anyone planning to buy a Lenovo laptop takes note.
    I initially sent this email on the 8th March and have thus far received no response to it:
    I was given this email address to make a complaint regarding the ongoing issue I currently have with my new Lenovo Thinkpad X201 that I purchased from your website just before Christmas. Whilst your support staff have been generally courteous and polite (this is certainly not a complaint against them), getting some resolution to my problem has proved difficult, expensive and time consuming. My problem’s start with an intermittent fault with my wireless that seems to cut out for no reason and will not restart unless I reboot the computer. I initially contacted your colleagues on the 28th Feb regarding this issue after logging my issue online and being given an issue number 01DM8W5 . They remoted onto my laptop and whilst keeping me on the phone for 40mins looked at the various settings without changing much except 1 power saving setting within power manager. I was asked to get in contact should this solve not solve the issue and I was reasonably satisfied that they had attempted to fix the issue, I asked if this was a known issue and I was told it was not. As I work in IT I checked the relevant forums on Lenovo and found that a number of people have mentioned this issue. I include a number here for you to see
    http://forums.lenovo.com/t5/X-Series-Tablet-ThinkPad-Laptops/Persistent-WIFI-problem-wity-my-X201-ta...
    http://forums.lenovo.com/t5/X-Series-ThinkPad-Laptops/x201-wireless-always-suddenly-turn-off-and-can...
    http://forum.notebookreview.com/lenovo-ibm/552579-x201-intel-n-6200-severe-wifi-issues.html
    I have also included a couple of other articles that describe the same issue on other laptops (wireless card issue?)
    http://forums.lenovo.com/t5/T400-T500-and-newer-T-series/T510-Advanced-N-6200-wireless-turns-off-its...
    As the issue occurred again, I contacted your team on the 1st March and explained that the fix had not done the job. Your colleague immediately stated that I should return the laptop complete for repair and probable reinstall and as I only have a carry in warranty I would have to bring it into one of your service centres. I explained that this would not be a problem (although I was not impressed at the idea given the expense of the laptop in the first place) and given that I live on the edge of London I assumed that IBM/Lenovo would have a service centre in the capital. I was still in discussion with your colleague when I realised that I was required to take this to Colchester which is 58 miles (approx 95km away). I explained that this was not acceptable and the offer of a courier was made (something again not easy given that it requires you to be in between 9-5 with no specific time given for collection and losing my laptop for at least a week, I do have to work). I explained to your colleague that I hadn’t tried  suggested fixes from your forum (uninstalled access connections, Intel drivers and tried reinstalling) and before wasting my/your time/money it may be advisable to try these first.
    Sadly these also did not manage to fix the issues either so I contacted you again on the 7th March to organise a courier collection, another member of your team stated that issue number  01DM8W5 had been closed and I would have to open another (issue number A1LXVYL). Although annoying, I explained what had been happening and your colleague asked to remote onto my computer. I agreed and explained that on occasions when I have issues Fn+F5 may not work (it wasn’t). I also explained the fixes I had tried and that even though she denied this was a known issue the Lenovo forum suggested otherwise. She then proceeded to reinstall access connections and the Intel drivers, restarted the pc and after another 30 mins on the phone (at my expense) said it was now working so the issue must be fixed and she would not get the pc collected. I explained that the definition of an intermittent fault is that it doesn’t always happen and all she had done is reinstall what I had already reinstalled. She then opened a cmd screen and started a ping going and stated I was required to provide a print screen when it next happens. I explained that the ping would not stop as the computer was currently on a wired connected to ensure that the remote connection was not dropped (something that had been requested on previous calls and something I had explained to your colleague), at this point she seemed to be trying to get rid of me. As she would still not accept there was an issue I suggested that it would probably be best that I call back when the issue next occurs on a wired connection so she could see what has happen. She said this was the best plan and that was how we left it.
    The issue has reoccurred today (8th March), and I have spoken to another one of your representatives. I explained what had been said previously and that they were welcome to log onto my pc to check the issue. I was now told this was not required and I would be sent an email with the details on how to post the laptop back to the service centre. I explained that a courier had been previously offered and then after checking this I was offered this again (9-5, no time slot). Luckily, my fiancé is off work tomorrow and is able to wait in for the collection, I hope it turns up. I checked with your colleague and I explained that I have copied a number of files etc to my new pc and would I need to back it all up. I was told that I could remove the hard drive and battery and just send back the shell for testing and I will be without it for at least 6 working days.
    As you can see, I have not had a great experience with your support team wasting both my time/money to try and sort this out. As from tomorrow I am going to be without the laptop that I have spent the best part of £1000 on for a minimum of a week and my fiancé is going to have to wait in, possibly for the whole day, to have it collected. It also seems that your support representative seemed unwilling to accept that this is a known issue and didn’t seem to follow the same procedures for dealing with it. Due to these issues and the time/expense I have had to go to thus far to get my laptop repaired I would think that it would only be fair that my warranty to be reset from the date the laptop is finally returned to me for a whole year and if I encounter any further issues with the wireless I should have the option of returning the laptop in full and receive a full complete refund. I have been tried to be as reasonable as possible with your company and with your staff and I hope you that will be with me. I hope you understand my frustration and can return my laptop in fully working order shortly. If you could acknowledge receipt of this email it would be appreciated.
    After receiving no response i contacted support again today (30th March) as the problem is still not solved and here is the update i sent in.
    The laptop was collected on Wednesday 9th March in the box the laptop was delivered in. It spent a week in the repair centre and I was contacted by support to say that the centre now required my hard drive as they could not replicate the problem. I explained that this was unacceptable as I had personal data locked on the drive and had not removed it as I had been told to keep the hard drive. I suggested they were just going to do a complete system restore which the engineer checked and agreed with, they said they would send the laptop back to me so I could do this. I also asked if my complaint email had been received as I had received no response and I was promised that this was being escalated to management. I asked what would happen if the laptop still did not work, the support engineer would not give me an answer stating that management would have to decide this. I also asked for a timeframe regarding a response to my email and again this was not forthcoming.
    When I finally collected the laptop from my local DHL centre which is only open/can deliver Mon-Fri 9-5 (do they think people don’t have to work) I copied all the data off of the laptop and did a full system recovery. Sadly this still has not solved the issue so today (30th March) I have again contacted the support line and explained that it still is still not working and I have still not received a response to my email. After a long wait whilst the engineer looked for my email I was assured that it had been escalated to ‘The Management’ and they were looking into it. I requested to speak to ‘the management’ as after all this time I was running low on patience but was told they were unavailable to talk to (even though the engineer had apparently just spoken to them) and I would get an email at some point (no timescale given again). I thanked the engineer for his help and finally received this complaints reference from him shortly afterwards.
    I am writing this with a network cable plugged in as the wireless has indeed cut out again. I have done some research myself in the event viewer (something none of the support engineers investigated) and have found these entries that seem to occur every time it happens
    The description for Event ID 5005 from source NETwNs64 cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    \Device\NDMP7
    Intel(R) Centrino(R) Advanced-N 6200 AGN
    The specified resource type cannot be found in the image file
    I also get the same error with event id 5007 and 5032.
    So now if you could please organise collection of the laptop as soon as possible so I can purchase a reliable ‘business’ laptop it would be appreciated.
    Regards
    I have sadly given up and now all i want is my money back.

    Thanks for your replies. The problem is not with the aerials or the connection. I'm pretty sure it's the card and I told them as much when i spoke to them. It does still appear in device manager, sometimes stating that the device can not start, not always though. When the issue occurs there are events in the event manager that suggest that the wireless card is playing up, something that none of the so called technical support even checked. The bluetooth remains working so and there isn't any real play in the swtich, so I would suggest that isn't the issue. I've read about almost exacly the same issue and they sent him a replacement wireless card, something i'd be quite happy to do but again something they refused to do.
    As an update, i've finally got a response from their complaints department after being told to write to a different email address (sadly forwarding is something they don't know how to do) and I have been told that they will not give me a refund until the problem has occured 3 times. I did argue that it has happened many more times than that and given the 2 times they have remoted onto my pc and i time i sent it back this constitutes 3 times but I will give them one more chance to fix it. They once again wanted me to pay to send it in but agreed to a courier after a bit of coaxing. Luckily the fiancee has got a day off to wait in for the collection as it could be anytime from 9-5. Fingers crossed this will be the end of it, sadly the bitter taste it has left won't leave for a while.

  • How do I access the web utility with model cisco sf302-08p ?

    Hi,i have a problem with the model Cisco SB SF302-08PP Switch , i connect a cable rj45 to my pc and configure the adapter local area connection (ip address:192.168.1.252), the LEDs blink green, and go to the address bar and get the IP by default, which according to the manual is 192.168.1.254 and the result is: page not found. Is there any way to change the web utility? How do I access the web utility?

    restore  the switch by holding more than 30 seconds and try accessing with ip 192.168.1.254. username and password is "cisco". before change your base ip to 192.168.1.2-253.try to ping and check the connectivity

  • MS ACCESS, NULL, and '%'

    I am using a prepared statement to query my access database which contains personal data first name, last name, address, city, state, etc.... I allow the user to search the database by any of these fields (or any combination of them) by making the default values for any empty fields '%'. Here's my select statement.
    stmt =conn.prepareStatement("SELECT * FROM Data1 WHERE first_name LIKE ? AND last_name LIKE ? AND city LIKE ? ....");
    stmt.setString(1, firstNameField.getText()+"%");
    stmt.setString(2, lastNameField.getText()+"%");
    stmt.setString(3, cityField.getText()+"%");
    This worked but didn't return a record if ANY of their values are NULL. So I changed my select statement to allow for NULL values.
    stmt =conn.prepareStatement("SELECT * FROM Data1 WHERE (first_name LIKE ? OR first_name IS NULL) AND (last_name LIKE ? OR last_name IS NULL) AND (city LIKE ? OR city IS NULL) ....");
    stmt.setString(1, firstNameField.getText()+"%");
    stmt.setString(2, lastNameField.getText()+"%");
    stmt.setString(3, cityField.getText()+"%");
    This fixed that problem, but now it ALWAYS returns the records with NULL fields. I want it to only match NULL fields if the coressponding JTextField is left blank. Can anyone tell me a good way to do this?

    How can I create it dynamically and still keep the
    speed of a prepared statement??Unless you are doing block inserts in a loop you are probably not going to see any speed improvement anyways.
    But as I said you can simply create all the combinations and then use an array to keep track of them.

  • Sharepoint foundation 2010 externel https access problems

    I have a very strange problem with my sharepoint foundation 2010 site.
    I have a site which is accessible from outside on https (we have a valid certificate). I configured IIS for http and https.
    Also I configured internal and externel access for this site on sharepoint.
    But sometimes, the site is not accessible from outside on https with (externe.site.fr), BUT  it will be accessible with public ip !!!
    And also accessible from inside. (with interne.intranet.site.fr)
    Any Idea ?
    thanks

    Hi,
    According to your post, my understanding is that your site is not accessible from outside using external host name with https sometimes.
    As your site can be accessible with public IP, however it can’t be accessible from outside using external host name with https sometimes, the issue could be caused by the gateway server in your environment.
    I suggest that you need to check the gateway server configuration.
    For more information, you can refer to:
    http://community.bamboosolutions.com/blogs/sharepoint-2013/archive/2012/12/05/how-to-set-up-microsoft-forefront-unified-access-gateway-environment-for-sharepoint-2013.aspx
    http://nhutcmos.wordpress.com/2013/07/26/configure-ssl-certificate-for-sharepoint-external-https-access/
    http://sharepointdotnetwiki.iblogger.org/2009/12/dns-setup-in-sharepoint/
    http://underthehood.ironworks.com/2010/06/making-a-sharepoint-2010-site-externally-available-alternate-access-mappings-host-header-bindings.html
    Best Regards,
    Yumi Fu

  • When I login to my bank, I get the message: 403 - Forbidden: Access is denied. You do not have permission to view this directory or page using the credentials that you supplied. Have new MacBook Air with Yosemite. How to solve this problem?

    When I try to login to the website of my bank, I get the following error message:
    403 - Forbidden: Access is denied.
    You do not have permission to view this directory or page using the credentials that you supplied.
    I have a new MacBook Air with OS Yosemite installed.
    What is the problem and how can I solve it?

    Some websites require a special client certficate for access. If you don't have that certficate, you'll have to contact the site operator to find out how to get one.
    Sometimes the problem is caused by a web server that is configured to request an optional client certificate. Safari treats the request as mandatory. In that case, other browsers such as Firefox and Chrome may be able to connect to the site, because they ignore the request.
    The first time you were prompted for a certificate, you may have clicked through a dialog that requested access to the Apple certificate in your keychain that is used to secure the iMessage service. In that case, you may be able to regain access to the site in Safari by doing as follows.
    Back up all data.
    Double-click anywhere in the line below on this page to select it:
    com.apple.idms.appleid.prd
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the Keychain Access application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Keychain Access in the icon grid.
    Paste into the search field in the Keychain Access window by clicking in it and pressing the key combination command-V. An item may appear in the list of keychain items. The Name will begin with string you searched for, and the Kind will be "certificate."
    Delete the item by selecting it and pressing the delete key. It will be recreated automatically the next time you launch the Messages or FaceTime application.
    The next time you visit a site that prompts for an optional client certificate, cancel out of the prompt. You may have to do this several times before the server stops asking.
    Credit for this idea to Christian Braukmueller of SAP.

  • When i login with microsoft account cannot access with administrative share c$

    i have a problem when i login to windows with microsoft account cannot access any network computer with administrative sharing c$,d$ with windows 8.1 
    but when i login with local account can access
    and some people tell  me create key in regedit t fix it 
    after enter user name and password show this error 
    and i apply your instruction  and not fix until now
    note:
     my Machine windows 8.1 if another machine in network windows 7 can access a hidden share if machine in network windows 8.1 show this message in image 2 
    but if i login with local user can i access all machine hidden share network windows 7 and 8.1

    yes this computer i want to access  name poland2-work and have two users 
    first :administrator
    second : poland 2

Maybe you are looking for

  • Creation of Secondary Infotypes

    Hello gurus, I have to create secondary infotypes for IT0021 for the country Sweden. I am trying the transaction code PM01....but I don't get to see the IT View option in the menu so as to initiate secondary infotype creation. Request your urgent hel

  • TS3212 my computer is saying that the usb device is unknown when i plug my ipod into it. Now my ipod won't turn on.

    I went to plug in my ipod into my computer, however i acidentally took it out when it was installing something. However i didn't know this at the time. Now everytime i plug in my ipod into my computer it says the usb device is unknown and my ipod wil

  • Slow Broadband due to losing connection daily

    Hi, A few days ago I noticed that my broadband kept disconnecting, and as a result I now have a 0.43mb download speed. I have attempted to avoid using the broadband to try and keep a stable connection for 3 days, but for some reason this keeps dsconn

  • Error about preInvoke

    When I writing a method to invoked a EJB ,It thrown below exception. In the "getUserByLoginID" Method, it looks up a JNDI name to get a DataSource,and then get a connection via the dataSource to access DB. It seems to be caused by T3 protocol of webl

  • Two Managed servers in the same apahce.

    Hi, I did not have too much experience with WLS, I have two manged servers which listened on diff port, and I tried to configure them in one apache instance.. do u know how to do it? I have tried this: <Location /weblogic> SetHandler weblogic-handler