Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 04/27/2007 10:15 AM by  Peter Donker
How Can I Run the SQL Scripts manually?
 2 Replies
Sort:
You are not authorized to post a reply.
Author Messages
jwthornhill
New Member
New Member
Posts:1


--
04/26/2007 4:18 PM
    There are some "seperation of duty" issues in our environment (our DBA) ,that prevents us utilizing the module installation wizard to complete our install of Document Exchange 3 Professional. 

    We have found 52 SQLDATAPROVIDER files in the compressed folder which contain what looks like the sql scripts but,
    were wondering if there is a specific order or method?

    Thanks

    Peter Donker
    Veteran Member
    Veteran Member
    Posts:4536


    --
    04/27/2007 10:13 AM
    JW,
    The order is in the file names and it is meant to be run by DNN. They are all carefully made to work with the DNN installer and make upgrading possible. All DNN modules that need DB objects to be created (should) use this method. There is a lot of material online about this on dotnetnuke.com. It sounds to me like the "seperation of duty" issue has made properly working with DNN next to impossible. Good luck with your task.
    Peter
    Peter Donker
    Veteran Member
    Veteran Member
    Posts:4536


    --
    04/27/2007 10:15 AM
    O, I forgot to answer the question in the title: yes, you can. Go to Host > SQL and copy-paste the contents of each file (in the order previously mentioned) in the box, select 'run as script', and hit run. Alternatively copy the contents to SQL manager and search and replace the 2 placholders {databaseOwner} and {objectQualifier} and make sure they correspond to your settings (by default 'dbo' and nothing).
    You are not authorized to post a reply.