Sharepoint Online - File Associations - Create association for .sql files in SPO365

I maintain a document library as a script repository with .sql scripts.  we refer to these often for operational processes.  
unfortunately, we are currently only given the option to download these files from SharePoint Online.   
Is it possible to create an association in SharePoint Online to have these files preview as text or to at least open them in SSMS or Notepad. 
caveat =  we dont want to change the default OS association for these files.  SSMS is fine for the desktop, but in SPO365 a text viewer would be ideal as it would most easlily facilitate a copy and paste. 
Thanks 
G'B
Scott Davis

Hi,
According to your description, when you removed the Read List and Read Item operations and created them back based off of the view and recreated the external list, you saw all the columns you wanted.
Then you can modify view to choose the columns which you want to display.
The issue is, now the item picker and other operations that did not change seem to be going off of the view.
Do you mean that when you add/edit the item, it still displays the foreign key column in the list view?
Best Regards,
Lisa Chen
Forum Support
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
[email protected]
Lisa Chen
TechNet Community Support

Similar Messages

  • Is it possible to open a new Worksheet without creating a new *.sql file

    Hello Community,
    Declaimer: It may be a trivial question. I just willing to make SQL Developer my default day to day tool.
    I is possible to open a new Worksheet without creating a new *.sql file. Like in an MS Word. If I just need some space to write something and than destroy the file without saying. I can quickly click < ctrl + N > and get the space.
    In SQL Developer to get a new "space"/work sheet i
    -a- < ctrl + N >
    -b- choose "SQL File"
    -c- confirm default location
    -d- choose the connection to be used (right top conner)
    This process is way to long for getting a new sheet to put write an SQL.
    Can you suggest a better way to get a workspace with current connection assigned in no time (like in MS Word)?
    Please ;)
    Yury

    There is no need to create new .sql file.
    I don't know why you need new SQL Worksheet when you can simply do the space by pressing Enter, but you can open a new one from Tools -> SQL Worksheet. There is also a toolbar button for this.

  • How to create database from .sql file

    how to create database from .sql file..?? i put the sintax query in a sql file.. and i want to call it in java code..
    ho to do it..??

    why do you want to do this from java?
    i just don't see the point.
    find your dba and have him/her run it for you

  • In preferences default location for .sql files doesn't work

    1.1.2.25 I go into preferences and set the default location to look for .sql files but when I click the open button it uses the sqldeveloper install directory and I have to browse for my folder. This is only on start up, once I have browsed to it one time it holds the location.

    There is an (accepted) feature request at http://htmldb.oracle.com/pls/otn/f?p=42626:39:2786549926729345::NO::P39_ID:3263 asking for this shortcut. Please vote for it to add weight and see it implemented sooner.
    Thanks,
    K.

  • How to get the file size (in bytes) for all files in a directory?

    How to get the file size (in bytes) for all files in a directory?
    The following code does not work. isFile() does NOT recognize files as files but only as directories. Why?
    Furthermore the size is not retrieved correctly.
    How do I have to code it otherwise? Is there a way of not converting f-to-string-to-File again but iterate over all file objects instead?
    Thank you
    Peter
    java.io.File f = new java.io.File("D:/todo/");
    files = f.list();
    for (int i = 0; i < files.length; i++) {
    System.out.println("fn=" + files);
    if (new File(files[i]).isFile())
         System.out.println("file[" + i + "]=" + files[i] + " size=" + (new File(files[i])).length() ); }

    pstein wrote:
    ...The following code does not work. Work?! It does not even compile! Please consider posting code in the form of an SSCCE in future.
    Here is an SSCCE.
    import java.io.File;
    class ListFiles {
        public static void main(String[] args) {
            java.io.File f = new java.io.File("/media/disk");
            // provides only the file names, not the path/name!
            //String[] files = f.list();
            File[] files = f.listFiles();
            for (int i = 0; i < files.length; i++) {
                System.out.println("fn=" + files);
    if (files[i].isFile()) {
    System.out.println(
    "file[" +
    i +
    "]=" +
    files[i] +
    " size=" +
    (files[i]).length() );
    }Edit 1:
    Also, in future, when posting code, code snippets, HTML/XML or input/output, please use the code tags to retain the indentation and formatting.   To do that, select the code and click the CODE button seen on the Plain Text tab of the message posting form.  It took me longer to clean up that code and turn it into an SSCCE, than it took to +solve the problem.+
    Edited by: AndrewThompson64 on Jul 21, 2009 8:47 AM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Powershell, design manager, uploading html file not creating associated master page file

    I am uploading a xyz.html file through powershell for 2 site collections, when .html file is uploaded and published it automatically creates xyz.master file. It is working fine for not publishing sites collection only, for publishing site collection .html file
    is uploaded successfully but it is not creating associated .master file. If I close powershell console and run again it works successfully.
    another interesting thing I noticed that if I specify "spadmin" account which I used to install sharepoint as  site collection primary administrator, all works well, currently I am using "spsiteCollection" account for primary site collection
    administrator and I am having above mentioned issue.
    powershell script is also running with spadmin account.
    I have ensured .html is checked in and publish properly, If I manually unpublish and publish .html file it creates .mater file. What could be the issue?

    Hi,
    According to your post, my understanding is that you have an issue about upload html file to master page gallery.
    I have used the PowerShell contains in the codeplex to upload the files to master page gallery, it works without any issue.
    https://uploadmasterpages.codeplex.com/
    You can check your PowerShell with this article, or use this bat file to upload directly to check whether it works.
    Thanks,
    Jason
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Jason Guo
    TechNet Community Support

  • SharePoint Online - Generate or create PDF documents with content

    Hi,
    We are in the process of evaluating SharePoint Online for a project that requires to create PDF documents. These documents are kind of reports that can be generated in the system. In case of on-premise we would have created a custom farm solution probably
    using some PDF creation DLL to create the document.
    However, wanted to know what are the options in SPOnline? The word automation service might not help because in that case we will need to generate a word document first and then convert it to PDF. Also, creation of this word document would again be a question
    to answer.
    Any suggestion/thoughts?

    There is no create a PDF option in SharePoint. (not in on-prem and not in online)
    You can print to PDF in most of the Operating systems and/or browsers by default.
    And you can of course create a document and save that to PDF (or export to PDF or Print to PDF)
    The Word Automation service..... is for Word... as you mention you dont't want to use word.... so that is not an option.
    In general ... WHY?
    If it is for Locking down the posibilities for a end user who sees the document you can also implement IRM (based on AADRM or just in Word itself)
    If it is for publishing... you also need a "source document" and that can be Word. 
    So without the whole story it is difficult to advice....  In general if you want to create PDF document and edit it right from PDF and also don't want to use the Office suite, maybe a solution of Adobe like: https://www.adobe.com/creativecloud.html 
    Michiel Hamers www.SharePointman.nl Don't hesitate to contact me for a SharePoint/O365 question.

  • How to create link for pdf file in discoverer worksheet

    Hi All,
    I would like to create a link for pdf file into discoverer report (worksheet).
    So that i can open linked pdf file using worksheet link.
    Can any one tell me about this?
    Thanks
    Ravi

    Hi,
    I think the best way to do this is to use a database directory so that you can access your pdf file as a bfile. Then create a mod_plsql procedure that sets the mime type and downloads the pdf file. You then create a calculation in the EUL then returns the URL to your mod_plsql procedure. You can then include this calculation as a hyperlink in your worksheet.
    It is not as difficult as it sounds. Please let me know if you need anymore details.
    Rod West

  • "completion insight" and "change case as you type" won't work for sql file

    Hi there,
    Just updated to 3.1 on my Mac Lion. It's very likely a bug since it used the work with 3.0.
    I have a "temp.sql" file where I store several queries. I start SQL Developer, open "temp.sql", connect to a DB but "completion insight" and "change case as you type" won't work anymore.
    If I click in "Unshared SQL Worksheet", the new worksheet tab will work fine with completion and change case, but I want to use my temp.sql and save things there when closing the application.
    To reproduce yourself the issue:
    Open SQL Dev, connect to a DB (it will open a worksheet), do some queries and check that change case and completion are working, quit SQL Dev, but save the worksheet in a sql file before. Re-open SQL Dev and open the sql file. Connect to the same DB and try to change the queries or create another. Completion and change case won't work anymore.
    About
    Oracle SQL Developer 3.1.07
    Version 3.1.07
    Build MAIN-07.42
    Copyright © 2005, 2011 Oracle. All Rights Reserved.
    IDE Version: 11.1.1.4.37.59.48
    Product ID: oracle.sqldeveloper
    Product Version: 11.2.0.07.42
    Version
    Component     Version
    =========     =======
    Java(TM) Platform     1.6.0_31
    Oracle IDE     3.1.07.42
    Versioning Support     3.1.07.42

    Well, it's partially working, if your sql file is big (like mine), say with more than 1000 lines, then, maybe because of memory usage, the automatic completion won't work as expected, though, sometimes, after a while, crtl-space would stil work.
    So, the problem may have been addressed, but I believe this feature can be definitely improved.

  • Creating folders for data files on a Mac

    On a Mac platform, I am interested in trying to programically create
    folders (named by the user) for data files to be placed in. How can
    this be done? Currently, if I send a path that includes new folders
    that don't exist to the Write to Spreadsheet.vi, I get an error 7 (new
    files don't exist). However if I manually create the folders before
    executing the VI, the files are written correctly. How can I avoid this
    last step. Any help would be greatly appreciated and I thank you in
    advance.
    Jon Caldwell
    Biomedical Engineering, CSUS
    Sent via Deja.com http://www.deja.com/
    Share what you know. Learn what you don't.

    Figured it out...disregard message.
    Sent via Deja.com http://www.deja.com/
    Share what you know. Learn what you don't.

  • Create preview for eps file

    Hi all,
    Does anyone have a magic idea how to create a proxy for EPS files?
    I only want a thumbnail and/or preview of such files.
    Would it be possible to create some script, that could run when the file is imported?
    Thanks for any idea.

    pastokes,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • How Create Dos boot able USB for Create Ghost for NTFS File and windows server 2008

    Hi
    How Create Dos boot able USB.
    Which show all Partition Drive in dos mode for NTFS file system.
    I have Windows Server 2008 which have NTFS File System of Hard disk.
    I have not CD / DVD Rome and I cannot attach the CD / DVD because we have no permeation by our organization.
     but i wanted to create Ghost.
    So i need boot pc by other media USB.
    Please help me.

    Hi
    I just assembled a cd which boots dos and can read and write to ntfs drives.
    Should you be interested in the iso image file which you can use to write to cd or usb please email me at [email protected]
    Thanks
    Nuno

  • Create javadoc for java files under development

    hi
    i would like to know if there is any method by which i can generate javadoc of java files that are in the process of development.
    What i do is first create a skeleton java file with just the methods defined along with their javadoc comments and then start implementing the methods.
    I do a daily build of javadoc and hence its not necessary that a coding of a particular method is completed before javadoc is run.
    sibi

    it dint work for me. i have a sample code
    public class HelloWorld
          * Sample Hello world. Note the 3rd System.out.print is missing a ";" and hence
          * should cause a compile error and  Javadoc must have no problem running.
         public static void main()
              System.out.print("H");
              System.out.print("E");
              System.out.print("L")     //Note ";" is missing
              System.out.print("LO WORLD");
              System.out.println();
    }Note the 3rd System.out.print has a ";"missing and must generate an error when compiling but the javadoc must run properly. Note the method main() is fully defined with parameters and return types.
    Pls correct me if i am wrong.
    sibi

  • Required SCA files to create track for E-Commerce.

    Hi Gurus,
                    can someone help me in knowing the required SCA files for creating track for E-Commerce application in NWDI?
    Regards,
    Sree.

    Hi Sreeman,
                        SCA files that are required for E-commerce 5.0 web development as follows:
      1)CUSTCRMPRJ
      2)SHRWEB
      3)SHRJAV
      4)SHRAPP
      5)CRMWEB
      6)CRMJAV
      7)CRMAPP
      8)STRUTS
      9)TEALEAF
      10)JTECHS
      11)JBUILD
    revert if any concerns.
    Regards,
    Anil.

  • Visual studio 2012 can't connect to SharePoint Online 365 to create an sharepoint hosted app

    Could any one please help me out with below one? i am getting this error recently. earlier it was working fine
    http://stackoverflow.com/questions/23960725/visual-studio-2013-cant-connect-to-sharepoint-online
    Navaneeth

    I am able to login now after updating the "Nuget Package Manager". 
    I have noticed that its installed but not "UPDATED"!!. It worked
    Thanks Again!
    Navaneeth

Maybe you are looking for

  • SQl Error while executing query in BEx

    Hi All, We are executing a Report in Bex 7.0 and we get the selection screen once i give the slections and execute it after running for few mins ( say 3 mins), its giving the below error message. Error Sql: 1578 Error ORA-01578 ORACLe DATA BLOCK Corr

  • Java always returns 15 minutes greater than the current time.

    Hi, I am using Microsoft Windows Server 2003R2,Standard X64 edition with Service Pack 2 and jdk1.6.0-03. Java always returns time 15 minutes greater than the current system time. eg: SimpleDateFormat simpleDateFormat=new SimpleDateFormat("yyyy-MM-dd

  • IPhone 4S stopped reading SIM card after 6 months

    I have iPhone 4S it has a H2o SIM card that's worked for about 6 months no problem then one day it said SIM card failure I powered phone on/off once and started working again. Two weeks later it took 3-4 times of me cycling power on/off and removing

  • Emu 0404... problem with stereo

    Hi I bought an amu 0404 soundcard today and ive got a problem... i want to use my stereo but i cant figure out how to connect the stero with the soundcard.. i just bought a cable to connect the line in slot from the stereo with the digital line out s

  • Site Template and webparts in Publishing Pages

    Hi I've created a couple of webparts in SPD and added these to the pages in the Pages Library (Publish). I then export the site as a template (switching publish off first) and create a new sites from the template. Unfortunately the weparts are missin