Can user be blocked from doing File/save to existing query?

Hi Everyone,
Hope all is well...
It's a long story... I was wondering if a user can limited to just doing a File/Saveas and blocked from doing
a File/Save (updating query in place)
your ideas and advice are appreciated, tx, sandra

Hi,
There is no supported way of doing this. However, you can add a database trigger to the EUL5_DOCUMENTS table that will raise an error if the use attempts to update the document.
Rod West

Similar Messages

  • Users are blocked from opening files

    I am running an intranet server with WIndows server 2008 on it.
    2 days ago the power went down and when the ups ran out of power so did the server. Some of my coleagues restarted the server since it was blocked and since it blocks almost at 2 hours. Users can browse folders from the shared files, but when they try opening
    the files (mostly excel files) they get stuck.
    Did anyone else have this problem? I need to know how to fix it.

    Hi,
    Is there any error message when you access the shared files? Please open the Shared Folders snap-in in mmc, and then find the Open Files in the Shared Folders to check if there is any session opens the shared files.
    Shared Folders includes the Open Files that shows the files on the system that are currently open and shows you which users have the files or folders open.
    Best Regards,
    Mandy 
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • I use to administrate my DSL modem via an ip-address. When I enter it into FF8 I am asked where to save the file. Why and how can I prevent FF8 from doing that?

    I use to administrate my DSL modem via an ip-address. When I enter it into FF8 I am asked where to save the file. Why and how can I prevent FF8 from doing that?
    And now anytime I am entering an ip-address I am asked if I want to download the file.

    It happens when the modem server doesn't send the file as text/html, but with another MIME type.<br />
    I tried the index.html addition in case the server might send that file as text/html.<br />
    If your DSL modem has a support website then you can try to ask there for advice about how to configure the modem server.

  • HT204379 Why does my screen saver "zoom" in on photos from my iPhoto?  Can I stop it from doing this?

    I've recently moved up to Mtn Lion on a new MacBook Pro.
    I finally figure out how to connect my iPhoto images with my screen saver (the way I alswyas did on previous Macs).
    But the weird thing is that the Screen Saver zooms in on the photos!  Sometime choosing a very uninteresting part of the photo to suddenly enlarge on my screen!
    What gives with that?  Can I stop it from doing this?  It's like cropping my originals - many of which I have already cropped ...
    Appreciate any help that you can give on this.

    The only fix here is to find a third-party screen saver that supports the behavior you want. Apple has adjusted its screen saver options over the years, and the latest ones are what you see in the system preferences.
    The only way to change these behaviors is to hack the screen savers. The effects descriptions and some of the behaviors have settings in this folder:
    /System/Library/PrivateFrameworks/Slideshows.framework/Versions/A/Resources/Cont ent
    There may be a way to modify one of those settings to prevent the zooming for the given set of screen savers (or at least one of them), but I would not recommend modifying these files arbitrarily as you might break something (or at least make sure you have a full and restorable backup you can access before doing so). There are a couple of known modifications to them that can adjust some behaviors, but image zooming isnt one I know of.

  • How to execute pl/sql block from a file

    hi all,
    can anybody tell me how to execute a pl/sql block from a file.it wont contain any procedures.it is of the form
    --begin
    --declare
    --end;
    Thanx

    Here is the file
    File is stored in C Drive (Windows Environment)
    declare
    x number;
    begin
    select 1 into x from dual;
    dbms_output.put_line(x);
    end;
    SQL> @c:\t.sql;
    1
    PL/SQL procedure successfully completed.Are you facing any issues?
    Regards,
    Bhushan

  • Hey! I would like to get an iPhone 5s, but I want to have all my saved information (Apps, Reminders, Games, etc.) I know I can use iCloud backup, but does that save absolutely everything or do I need to for example write my reminders down?

    Hey! I would like to get an iPhone 5s, but I want to have all my saved information (Apps, Reminders, Games, etc.) I know I can use iCloud backup, but does that save absolutely everything or do I need to (for example) write my reminders down somehere?

    What iCloud backs up
    Purchase history for music, movies, TV shows, apps, and booksYour iCloud backup includes information about the content you have purchased, but not the purchased content itself. When you restore from an iCloud backup, your purchased content is automatically downloaded from the iTunes Store, App Store, or iBooks Store. Some types of content aren’t downloaded automatically in all countries, and previous purchases may be unavailable if they have been refunded or are no longer available in the store. For more information, see the Apple Support article iTunes in the Cloud availability by country. Some types of content aren’t available in all countries. For more information, see the Apple Support article Which types of items can I buy in my country?.
    Photos and videos in your Camera Roll
    Device settings
    App data
    Home screen and app organization
    iMessage, text (SMS), and MMS messages
    Ringtones
    Visual Voicemail
    Your iOS device backup only includes data and settings stored on your device. It doesn’t include data already stored in iCloud, for example contacts, calendars, bookmarks, mail messages, notes, shared photo streams, My Photo Stream, and documents you save in iCloud using iOS apps and Mac apps.
    http://support.apple.com/kb/PH12519?viewlocale=en_US

  • When I add an event to my calender, it also adds two alerts. How can I stop it from doing that?

    EVery time I add an event, it places two alerts on the event. How can I keep it from doing this?

    Hmmmm....But even when I do that, the two playlists go into the general music file and mix together. So I don't understand the point of a playlist if it all just gets thrown into the general mix. Seems like if you create a playlist, it should be separate--otherwise, what's the point? Or maybe I'm missing the point. Sigh...

  • Although I'm connected to my WIFI network my computer keeps "looking for new networks" How can I stop it from doing so when I'm working at home and don't want another network?

    Although I'm connected to my Wi-Fi network my computer keeps "looking for new networks." How can I stop it from doing so when I'm working at home and don't want another network?

    You might want to update Safari to 3.12. I would empty the safari cache. (Safari>Empty Cache). Then quit Safari. System Preferences>Network>Show:Airport>TCP/IP. Insert the following into the DNS Servers box;
    208.67.222.222
    208.67.220.220
    then hit apply. Now launch Safari. You should also try powering down modem, router and Mac and power up in 2 minute sequence; modem, router, Mac.

  • How can i fetch records from 3 tables in a single query  without using join

    Hi.
    Can any body please tell me <b>How can i fetch records from 3 tables with a single query  without using joins</b>
    Thanx
    prabhudutta

    Hi Prabgudutta,
    We can fetch the data by using the views concept.
    Go throuth this info we can know the how to create view and same like database table only we can fetch the data.
    Views conatin the data at runtime only.
    Four different view types are supported. These differ in the
    way in which the view is implemented and in the methods
    permitted for accessing the view data.
    Database views are implemented with an equivalent view on
    the database.
    Projection views are used to hide fields of a table (only
    projection).
    Help views can be used as selection method in search helps.
    Maintenance views permit you to maintain the data
    distributed
    on several tables for one application object at one time.
    step by step creation of Maintenance view:
    With the help of the table maintenance generator, you are able to maintain the ENTRIES of the table in SM30 transaction.
    It can be set in transaction SE11 - Tools - Table maintenance generator.
    Table maintanance Generator is used to manually input values using transaction sm30
    follow below steps
    1) go to se11 check table maintanance check box under attributes tab
    2) utilities-table maintanance Generator-> create function group and assign it under
    function group input box. Also assign authorization group default &NC& .
    3) select standard recording routine radio in table table mainitainence generator to move table
    contents to quality and production by assigning it to request.
    4) select maintaience type as single step.
    5) maintainence screen as system generated numbers this dialog box appears when you click on create button
    6) save and activate table
    One step, two step in Table Maintenance Generator
    Single step: Only overview screen is created i.e. the Table Maintenance Program will have only one screen where you can add, delete or edit records.
    Two step: Two screens namely the overview screen and Single screen are created. The user can see the key fields in the first screen and can further go on to edit further details.
    SM30 is used for table maintenance(addition or deletion of records),
    For all the tables in SE11 for which Table maintenance is selected , they can be maintained in SM30
    Sm30 is used to maintain the table ,i.e to delete ,insert or modify the field values and all..
    It creates the maintenance screen for u for the aprticular table as the maintenance is not allowed for the table..
    In the SE11 delivery and maintenance tab, keep the maintenance allowed..
    Then come to the SM30 and then enter the table name and press maintain..,
    Give the authorization group if necessary and give the function group and then select maintenance type as one step and give the screen numbers as system specified..
    Then create,,,
    Then u will able to see the maintenance view for the table in which u can able to insert and delete the table values...
    We use SM30 transaction for entering values into any DB table.
    First we create a table in SE11 and create the table maintenance generator for that Table using (utilities-> table maintenance generator) and create it.
    Then it will create a View.
    After that from SM30, enter the table name and Maintain, create new entries, change the existing entries for that table.
    Hope this resolves your query.
    Reward all the helpful answers.
    Rgds,
    P.Naganjana Reddy

  • Importing users into WGM from csv file issues/crash

    Hi,
    i've been importing user information from csv files into WGM via the +server >  import+ function .
    It worked the first few times but now when i try the import progress bar pops up and promptly disappears without any thing importing.
    i've tried restarts, new admin account, reinstalled  WGM.
    I've also trashed some pref but i don't really know which ones i should be losing.
    The servers an OD master.
    any help would be appreciated.
    as a last resort what do i need to backup/save if i were to format/reinstall osx server? keeping my settings etc.....
    thanks
    paul

    What I did was:
    Exported the user list, to create an XML file in the correct format.
    Using this format, I created a spreadsheet in Excel (sorry Apple), and in the final column I created a field that concatenated the information I wanted in the ':' deliminated format of the previously export XML.
    Then just copy and past via pico into a pure text file and imported that.
    You have to be careful with comments in Passenger, using special characters (';!@#$%^ and others can cause the WGM to fail and crash.

  • Transferring User-Entry Cells from Excel Files

    Hello,
    I apologize in advance if this is a question better answered in a Microsoft Excel forum, but I saw some really good discussions here, and I think my question applies just as much to Acrobat.
    I work at a college and we create a lot of excel files -- one for each student. I'd like to be able to create excel files with fields that would accept user-entered data, then save this excel file as a PDF so that the user-entry fields are preserved. I can't seem to figure out a way to do this, but I'd like to avoid having to go into each PDF with Acrobat after the fact to add the appropriate fields to each form.
    If not that, is there a way to change acrobat settings such that the user will be allowed, using Reader, to enter text anywhere on the form (without altering the text that's already there)?
    Thanks so much for your time and thoughts!
    -Devin

    There is not a built-in way to convert from Excel to PDF so that the cells are automatically converted to form fields in Acrobat with the data retained.
    To allow Reader users to add text to a PDF, it needs to be enabled for commenting (Tools > Typewriter > Enable Typewriter too in Adobe Reader, for example), which allows Reader to add text using the Typewriter tool. Or "Comments > Enable for Commenting and Analysis in Adobe Reader", which allows other types of comments (e.g., Text Box) to be added with Reader.
    If the layout is static, you can import data exported from Excel and fill fields in a PDF form. The data file needs to be a text file in tab-delimited format, with the PDF field names provided in the first row, and subsequent rows being the corresponding field data. You can import in Acrobat using: Forms > Manage Form Data > Import Data. When you select the text file, it will promt you to import a row of data from the text file.

  • SharePoint Library - If I save file from Excel File Save As - then I always get "File already exists. Do you want to replace it?" - Upload works fine though.

    Hi there,
    In my SP 2010 document library - When I try to save an Excel file from File > Save As menu to the document library it always prompts me "File already exists. Do you want to replace it?" even though the file does not exist in that document library.
    To the same document library - if I upload a file then it accepts it all fine.
    Any clues why I cannot save files using File > Save As menu?
    Thanks.

    Hi,
    As I understand, the notification pops up when you save an excel file to SharePoint library, while when directly upload file to library, there is no wrong.
    Please confirm if the issue occurs to other machines.
    Please open Microsoft Office Upload Center on the issue machine, then click settings, clear cache via checking Delete files from the Office Document Cache when they are closed.
    http://office.microsoft.com/en-in/excel-help/office-document-cache-settings-HA010388664.aspx
    If the issue occurs to client, I’d recommend you also ask the question in Excel forum:
    http://social.technet.microsoft.com/Forums/office/en-US/home?forum=excel
    Regards,
    Rebecca Tu
    TechNet Community Support

  • I unchecked "Check spelling as you type" but Firefox still underlines words in cut-and-pasted text in some web apps. How can I stop it from doing this?

    I'm using an online web mapping application that has input boxes for descriptive text and stuff like that. Sometimes I copy blocks of text from a word processing app into these input boxes because I can format the text in the wp. When I paste the text blocks, Firefox does the wiggly red underline on words it doesn't know. I've already turned off "check spelling as you type" but this doesn't make a difference. I don't want Firefox to check spelling on these text blocks that I copy and paste. Sometimes I need to capture screen images of these text blocks in the mapping application and I want them to look clean. Thanks.

    Does "Check Spelling" in the right-click context menu has a tick when this happens?
    You can consider to disable the spell check underline by setting the ui.SpellCheckerUnderlineStyle pref to 0 (zero) on the <b>about:config</b> page.
    *http://kb.mozillazine.org/ui.SpellCheckerUnderlineStyle

  • Access Restrictions - Blocked Applications does not save

    Under the Access Restrictions section it is possible to Block Applications.
    I enter a name for the application, the port range (from and to) and whether it is TCP, UDP or both. I then hit ADD which adds the application to the list of Blocked Applications in the box above. I then scroll down thru that box to find the App and [>>] add it to the Blocked List. I then hit SAVE SETTINGS
    Upon returning to the policy and the Blocked Apps list the record I just created is nowhere to be found. Not in the Blocked List or under Applications.
    What gives ???

    Wireless-N Gigabit Router
    Model: WRT310N
    Firmware Version: v1.0.06
    All PCs run VISTA
    I don't see how a HARD RESET and POWER RECYCLE creates a fix for this. All that does is reboot the existing firmware and causes me to have to reenter all the router and security settings. The documentation for the lastest firmware (version Ver.1.0.9 build 4 12/11/2009) and the previous upgrade (1.0.07 build 14) does not include references to a fix for this problem. Has this been identified before and what firmware version is the fix included in ?
    I have held off performing the 1.0.9 firmware upgrade as I have no confidence that this will fix this problem.

  • Users are blocked from filling out online form

    I purchased the initial package that allows 500 responses to an online form/month.  We've received 5 responses and subsequent applicants have told us they are blocked from completing it.

    Hi,
    Is there any error message when you access the shared files? Please open the Shared Folders snap-in in mmc, and then find the Open Files in the Shared Folders to check if there is any session opens the shared files.
    Shared Folders includes the Open Files that shows the files on the system that are currently open and shows you which users have the files or folders open.
    Best Regards,
    Mandy 
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

Maybe you are looking for