Create and configure an OPC IO server programatically in LV 2010

Can I create and configure an OPC IP server programatically using LabVIEW 2010?  Currently I create a process (using code) then wire the process name to the LV express VI to create an IO server that I have manually set the attributes for.  Then I can create my shared variables and bind them to the OPC items.  I would like to eliminate the manual configuration of the attributes to give my VI greater flexibility.  Is this possible in LabVIEW 2010?
Thanks in advance,
AJL

Hi mani.siet.eng,
You can write data to OPC tags using LabVIEW. There are multiple ways to do this such as binding shared variables (which you can create programmatically) to the tags or by using DataSockets. Information on how to use OPC in LabVIEW can be found in this KnowledgeBase article.
If you have any more specific questions, I would recommend creating a new thread since the last activity on this one was over three years ago.
Best Regards,
Matthew B.
Applications Engineer
National Instruments

Similar Messages

  • Create and configure reports server in Oracle 9iAS 1.0.2.2.2 on solaris 10

    Hi All,
    I have installed Oracle 9iAS 1.0.2.2.2 on Solaris 10. I want to create and configure a new reports server.
    Please help as I can't see anything on metalink.
    Thanks/Regards
    Dirish

    In fact when installing 9iAS 1.0.2.2.2, the default report server name looks like this REP60_TEST.INTNET.MU.
    My original tnsnames.ora was like this
    REP60_TEST.INTNET.MU =
    (ADDRESS = (PROTOCOL = tcp)(HOST = test.intnet.mu)(PORT = 1950))
    I added an alias to the tnsnames.ora file
    now my tnsnames.ora is like this
    REP60TEST,REP60_TEST.INTNET.MU =
    (ADDRESS = (PROTOCOL = tcp)(HOST = test.intnet.mu)(PORT = 1950))
    This is working fine
    Thanks

  • How to create and configure JMSConnection Factory programatically?

    Guys,
              How to create and configure JMSConnection Factory programatically and (<b>NOT THRU CONSOLE</b>)?
              There is an option using the JMSHepler to create the Queues.
              Is there an option to create ConnectionFactories using the same or other classes?
              anshuk

    There are no 8.1 "JMSHelper" extensions for creating conection factories (they've been added for 9.0). Instead, you can use a variety of more generic methods.
              You can create configuration scripts using WLST or wlconfig or wlshell, or make direct calls from java into WebLogic's public JMX mbean APIs (all config tools, including the console, call into these APIs).
              For a JMX example, see the implementation of the "JMSML" utility on dev2dev.bea.com. For WLST examples search for "+WLST +JMS".
              Tom

  • How to properly create and configure SharePoint 2013 Search service with PowerShell?

    Hello Forum,
    I have installed SharePoint 2013 across three tier servers:
    WFE Server  (Of course, SharePoint is installed here. Bsically this is just a Web server)
    APP Server  (Of course, SharePoint is installed here + Central Admin + Service Apps).
    SQL Server  
    I now want to create and configure the Search service, obviously on the APP Server, But of course the search functionality should work correctly on the WFE server to.
    I want to do this via a proper PowerShell script. I found Spence Harbar's script on: (http://www.harbar.net/articles/sp2013mt.aspx), But it has three problems, and they are as follows:
    1) Spence Harbar himself literally stated on his article that this script is for: "deploying on a single server farm", But what if I have three tier servers? Could anyone please help me out in suggesting the required tweaks in the
    script?
    2) By default Search uses the SP_Farm account, So, How can I change the script to use other dedicated account for the search service e.g. SP_SearchAcc ?
    3) How can I modify the script to specify a default Search center?
    4) Apart from all the three aforementioned point - Is the script missing anything? 
    I would greatly appreciate your inputs - Thanks !

    the only differences are where you place the components.  if you are doing a small server farm with a 1-1-1, most likely you just need to change the script so that you set the index and query processing component on the front end, but the others on
    the app server.  just a 2 second update... just keep in mind this will work, but I am making several assumptions without any knowledge of your farm, users, capabilities. 
    generally, there would be more of a breakout on the topology than that, but im guessing for this farm that you wont have dedicated search servers.  also, a lot depends on # users (rps really), # items in index, size of VMs (RAM for query processing,
    Disk for index, etc, etc), and making sure the topology works for your particular environment and needs. 
    if you want more detailed topology help, which aligns as closely as possible to "best practices" (not that those exist in SharePoint, go ahead and provide the total # users, average/peak RPS for search, current index size, content source types,
    VM specs RAM, CPU, #/Size of drives, HA concerns/priority (obviously isn't, since only 1-1-1)
    Christopher Webb | MCM: SharePoint 2010 | MCSM: SharePoint Charter | MCT | http://christophermichaelwebb.com

  • To create and configure a community in a customized UI

    Hi,
    We are currently working on a customized UI where the client can create and configure a community in WCI.
    Is there any possibility to call several special APIs like 'Get, Create and Modify Experience Definition', 'Get, Create and Modify Community Template', 'Create Rule Manager' and so on.
    If there is, please give me an example or correlative API docs.
    Thanks for any help in advance.

    Yes this is all possible.
    The only api you could use to perform these functions is the server api. But you will find there is very little documentation on this api. Your best bet is to use something like the .net reflector to "take a peek" at how the server api is used within the portal views and models or just download the UICI Portal source code.
    If you are feeling a bit crazy, go to google and type "iptsession" and hit I'm Feeling Lucky :-)
    you should get through to the server api reference documentation. Most people struggle with first initialising the api and creating a session. I believe there is a blog post about this online. Use the method described above and I am sure you will find what you are looking for.

  • How to create and configure proxies in ADF mobile using OWSM client agent?

    Hi
    Can anyone please tell me how to create and configure proxies in ADF mobile application using Oracle Web Services Manager (OWSM) Lite Mobile ADF Application Agent. I read it in mobile document that,
    For secured web services, the user credentials are dynamically injected using ADF Mobile uses Oracle Web Services Manager (OWSM) Lite Mobile ADF Application Agent to create and configure proxies, as well as to request services through the proxies. The user credentials are injected into the OWSM enforcement context when proxies are configured.
    I am new with this OWSM, can anyone please give me some hints like how to proceed further for implementing authentication using OWSM lite mobile ADF Application Agent??
    Thanks in advance
    Raj

    Hi Juan
    The demo is very useful, and in that Shay describes about the remote login using a regular ADF webapplication as a secured one and deploying it into the server. But I would like to know how to create a local login using OWSM client agent? .
    Without creating a regular ADF webapplication, how can i call secured webservices(i.e., by using OWSM client agent how to create and configure proxies to call secured webservice, where the user credentials are injected into webservice request by OWSM client as mentioned in ADF mobile document)??
    Regards
    Raj

  • Install and configuration on the SharePoint server 2007 issue

    Hi All,
               I have Microsoft Sharepoint 2007 on Windows 2003 and I am trying to Integrate Adobe Lifecycle Rights Management Server which is on Windows 2008 R2 server.
              I am trying to Install and configuration on the SharePoint server 2007 but during installation getting error "Failure adding assembly to the cache: Unknown Error"
    Please check the Edited install.bat file and error log.
    Install.bat
    set _my_datetime=%date% %time%
    @echo on
    echo Begin Installation at %_my_datetime%
    echo "Customize <VER> <PORT> <SharepointServerNameOrIP> <SiteDirectory> <siteName> in this install.bat . Verify gacutil.exe path."
    @echo off
    @SET GACUTILEXE="C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\gacutil.exe"
    @SET TEMPLATEDIR="C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE"
    @SET RESOURCESDIR="C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\Resources"
    @SET WEBAPPDIR="C:\Inetpub\wwwroot\wss\VirtualDirectories\80"
    @SET SITEURL="http://sharepoint7:80/sites/DCADC"
    @SET STSADM="C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN\STSADM.EXE"
    REM      cd $(ProjectDir)
    %GACUTILEXE% /nologo /i AdobeLCSharepoint.dll /f
    %GACUTILEXE% /nologo /i AdobeLiveCycleConnector.dll /f
    %GACUTILEXE% /nologo /i AdobeLiveCycleWorkflow.dll /f
    pushd %TEMPLATEDIR%\features
          Echo Deactivating LiveCycle Connector feature with WSS
          %STSADM% -o deactivatefeature -filename  LiveCycle\feature.xml  -url %SITEURL% -force
          Echo Deactivating LiveCycle Workflow feature with WSS
          %STSADM% -o deactivatefeature -name LiveCycle/Workflow -url %SITEURL% -force
          Echo Uninstalling LiveCycle Connector with WSS
          %STSADM% -o uninstallfeature -filename  LiveCycle\feature.xml -force
          Echo Uninstalling LiveCycle Workflow with WSS
          %STSADM% -o uninstallfeature -name  LiveCycle/Workflow -force
    popd
          Echo Copying source files to WSS \TEMPLATE directory
          xcopy TEMPLATE %TEMPLATEDIR% /e /y /i
          Echo Copying Feature Resource files to WSS 12\Resources directory
          xcopy Resources %RESOURCESDIR% /e /y /i
          Echo Copying Resource files to %WEBAPPDIR%\App_GlobalResources directory
          xcopy App_GlobalResources %WEBAPPDIR%\App_GlobalResources /e /y /i
    pushd %TEMPLATEDIR%\features
          Echo Installing LiveCycle Connector  with WSS
          %STSADM% -o installfeature -filename  LiveCycle\feature.xml -force
          Echo Installing LiveCycle Workflow with WSS
          %STSADM% -o installfeature -name  LiveCycle/Workflow -force
          Echo Activating LiveCycle Connector  with WSS
          %STSADM% -o activatefeature -filename  LiveCycle\feature.xml  -url %SITEURL% -force
          Echo Activating LiveCycle Workflow with WSS
          %STSADM% -o activatefeature -name LiveCycle/Workflow -url %SITEURL% -force
    popd
          Echo Restarting IIS worker process
          IISRESET
    set _my_datetime=%date% %time%
    @echo on
    echo End Installation at %_my_datetime%
    @echo off
    Error Log
    E:\Adobe LiveCycle Connector-2007>set _my_datetime=Wed 08/22/2012 14:40:28.27
    E:\Adobe LiveCycle Connector-2007>echo Begin Installation at Wed 08/22/2012 14:40:28.27 
    Begin Installation at Wed 08/22/2012 14:40:28.27
    E:\Adobe LiveCycle Connector-2007>echo "Customize <VER> <PORT> <SharepointServerNameOrIP> <SiteDirectory> <siteName> in this install.bat . Verify gacutil.exe path."
    "Customize <VER> <PORT> <SharepointServerNameOrIP> <SiteDirectory> <siteName> in this install.bat . Verify gacutil.exe path."
    Failure adding assembly to the cache: Unknown Error
    Failure adding assembly to the cache: Unknown Error
    Failure adding assembly to the cache: Unknown Error
    Deactivating LiveCycle Connector feature with WSS
    Operation completed successfully.
    Deactivating LiveCycle Workflow feature with WSS
    Operation completed successfully.
    Uninstalling LiveCycle Connector with WSS
    Operation completed successfully.
    Uninstalling LiveCycle Workflow with WSS
    Operation completed successfully.
    Copying source files to WSS \TEMPLATE directory
    TEMPLATE\FEATURES\LiveCycle\Elements.xml
    TEMPLATE\FEATURES\LiveCycle\Feature.xml
    TEMPLATE\FEATURES\LiveCycle\Workflow\feature.xml
    TEMPLATE\FEATURES\LiveCycle\Workflow\workflow.xml
    TEMPLATE\IMAGES\LiveCycle\applyPolicy.png
    TEMPLATE\IMAGES\LiveCycle\applyReaderExtn.png
    TEMPLATE\IMAGES\LiveCycle\createPdf.png
    TEMPLATE\IMAGES\LiveCycle\liveCycle.gif
    TEMPLATE\IMAGES\LiveCycle\pdficon_small.gif
    TEMPLATE\LAYOUTS\LiveCycle\ApplyPolicy.aspx
    TEMPLATE\LAYOUTS\LiveCycle\ApplyReaderExtensions.aspx
    TEMPLATE\LAYOUTS\LiveCycle\GeneratePDF.aspx
    TEMPLATE\LAYOUTS\LiveCycle\InvokeGenericProcess.aspx
    TEMPLATE\LAYOUTS\LiveCycle\LiveCycleSettings.aspx
    TEMPLATE\LAYOUTS\LiveCycle\LoggingSettings.aspx
    TEMPLATE\LAYOUTS\LiveCycle\Workflow\LCWorkflowSettings.aspx
    16 File(s) copied
    Copying Feature Resource files to WSS 12\Resources directory
    Resources\AdobeLiveCycleConnectorCore.de-DE.resx
    Resources\AdobeLiveCycleConnectorCore.de.resx
    Resources\AdobeLiveCycleConnectorCore.en-US.resx
    Resources\AdobeLiveCycleConnectorCore.en.resx
    Resources\AdobeLiveCycleConnectorCore.fr-FR.resx
    Resources\AdobeLiveCycleConnectorCore.fr.resx
    Resources\AdobeLiveCycleConnectorCore.ja-JP.resx
    Resources\AdobeLiveCycleConnectorCore.ja.resx
    Resources\AdobeLiveCycleConnectorCore.resx
    9 File(s) copied
    Copying Resource files to "C:\Inetpub\wwwroot\wss\VirtualDirectories\80"\App_GlobalResources directory
    App_GlobalResources\AdobeLiveCycleConnector.de-DE.resx
    App_GlobalResources\AdobeLiveCycleConnector.de.resx
    App_GlobalResources\AdobeLiveCycleConnector.en-US.resx
    App_GlobalResources\AdobeLiveCycleConnector.en.resx
    App_GlobalResources\AdobeLiveCycleConnector.fr-FR.resx
    App_GlobalResources\AdobeLiveCycleConnector.fr.resx
    App_GlobalResources\AdobeLiveCycleConnector.ja-JP.resx
    App_GlobalResources\AdobeLiveCycleConnector.ja.resx
    App_GlobalResources\AdobeLiveCycleConnector.resx
    App_GlobalResources\AdobeLiveCycleWorkflow.de-DE.resx
    App_GlobalResources\AdobeLiveCycleWorkflow.de.resx
    App_GlobalResources\AdobeLiveCycleWorkflow.en-US.resx
    App_GlobalResources\AdobeLiveCycleWorkflow.en.resx
    App_GlobalResources\AdobeLiveCycleWorkflow.fr-FR.resx
    App_GlobalResources\AdobeLiveCycleWorkflow.fr.resx
    App_GlobalResources\AdobeLiveCycleWorkflow.ja-JP.resx
    App_GlobalResources\AdobeLiveCycleWorkflow.ja.resx
    App_GlobalResources\AdobeLiveCycleWorkflow.resx
    18 File(s) copied
    Installing LiveCycle Connector  with WSS
    Operation completed successfully.
    Installing LiveCycle Workflow with WSS
    Operation completed successfully.
    Activating LiveCycle Connector  with WSS
    Operation completed successfully.
    Activating LiveCycle Workflow with WSS
    Operation completed successfully.
    Restarting IIS worker process
    Attempting stop...
    Internet services successfully stopped
    Attempting start...
    Internet services successfully restarted
    E:\Adobe LiveCycle Connector-2007>echo End Installation at Wed 08/22/2012 14:41:00.29 
    End Installation at Wed 08/22/2012 14:41:00.29
    Waiting...
    Regards,
    Amol Sahare

    This might be an issue with the gacutil that you are using. I have used the gacutil that comes with Microsoft SDK.
    You can install Microsoft SDK from http://www.microsoft.com/en-us/download/details.aspx?id=3138

  • How to install and configure Sun java messaging server 6 2005Q4

    Hi all,
    Please tell the steps to install and configure Sun Java Messaging Server 6 2005Q4.
    Thanks.

    You aren't providing a lot of informations... in this case the answer could be: run the command
    /cdrom/jes_05_q4_dvd/Solaris_sparc/installer
    if you just want to install messaging server on a single host, for evaluation purpose, in the documentation
    http://docs.sun.com/app/docs/doc/819-4879
    there is an exhaustive guide. If instead you're trying to addres some specific question, then please give us more details such as O.S., schema version, and so on...
    regards

  • How to setup and configure NI OPC Server to OMRON PLC (CJ2H model) using FINS Ethernet communication protocol?

    Hi,
    Could someone help me in the setup and configuration of NI OPC server to OMRON PLC (CJ2H model) using FINS Ethernet communication protocol? I already read some materials available in the web but it uses a different PLC and communication protocol. The OPC server is installed in my laptop and I'm using Windows 8 as my OS. I used a cross over RJ45 LAN cable and connected to the ETN21 module of the PLC. I was able to confirmed the communication of my laptop and PLC by pinging the ip address of the ETN21. I also tried to configure the OPC server based on the documents I just read online. I created a channel, device and tag to the OPC server. By the way, I just need to read the data from the tag I created. Can someone also tell me how to monitor the data on the tag? I hope that you could help me. Thank you in advance. 

    Good day,
    Try following the instructions on the driver’s help, take a look at the attach picture. It should be a good starting point. After the PLC is configured you can use this tutorial (Connect LabVIEW to Any PLC Using OPC » http://www.ni.com/white-paper/7450/en/) for a guide on how to monitor the tags.
    I hope this helps
    Alejandro | Academic Program Engineer | National Instruments
    Attachments:
    OPC Server Help.JPG ‏237 KB

  • What is "best practice" to set up and configure a Mac Mini server with dual 1 TB drives, using RAID 1?

    I have been handed a new, out of the box, Mac Mini server.  Has two 1 TB drives in it.  Contractor suggested RAID 1 for the set up.  I have done some research
    and found out that in creating the software RAID, this takes away the recovery partition, so I have been reading up on how to create a recovery "disk" using a thumb drive.  this part of the operation I am comfortable with, but there are other issues/concerns that I have.
    Basically, what is the "best practice" to setup the Mini, configure the RAID and then start the server.  I am assuming the steps would be something like this:
    1) start up the Mini and run through the normal Maverick setup/config - keep it plain and vanilla
    2) grab a copy of the Server app and store it offline in a safe place
    3) perform the RAID configuration / reinstall of OS X Maverick using the recovery tools
    4) copy down and start the server app
    This might be considered a very simplified version of this article (http://support.apple.com/kb/HT4886 - Mac mini server (Late 2012 and Mid 2011): How to install OS X Server on a software RAID volume), with the biggest difference being I grab a copy of the Server App off of the mini before I reinstall, since I did not purchase it from the App store, but rather it came with the mini.
    Is there a best practice /  how-to tutorial somewhere that I can follow/learn from? Am I on the right track or headed for a train wreck?
    thanks in advance

    I think this article will answer your question. Hope this helps: http://wisebyte.blogspot.com/2014/01/best-configuration-for-mac-mini-server.html

  • Installing and Configuring the Apache HTTP Server Plug-In

    Hi,
    I am using WL10.3 in Linux machine.
    I have an environment where I have a single WL server in a domain that is deployed with the web-application
    And I have another domain where I have two managed servers in a cluster that is deployed with the business.
    Now, I want to configure a Apache HTTP server to make it work as a proxy along with the weblogic.
    In my current scenario, the stand alone server proxies the req to the cluster and that is defined in a jndi.properties.
    Now, what should I do if I want to use the Apache
    I have the following questions:
    1. Forget about my env, generally how can I install and configure Apache HTTP plug-in?
    I see we already having libproxy_61.so file inside /bea/wlserver_10.3/server/plugin/linux/i686
    Do i need to install the patch even then as told in http://www.oracle.com/technology/deploy/security/wls-security/2793.html?
    2. While am adding the lines in httpd.conf ,
    LoadModule weblogic_module modules/mod_wl_22.so
    Should I put ibproxy_61.so instead of mod_wl_22.so in this line?
    3. Just by configuring the proxy, the session replication and load balancing will be ensured?
    4.And for my configuration as stated at the beginning few lines, what can be the best architecture?
    Your help is really appreciated.

    Hi,
    Below blog would give you a clear understanding of the Integrating Apache with Weblogic. All your questions are been answered in the below blog.
    http://www.prasannatech.net/2008/07/integrating-apache-tomcat-weblogic.html
    You can for sure apply the patch provided in CVE-2008-3257).
    Keep posted with your findings and let us know if you need any further clarification.
    Regards,
    Hussain

  • How to create and configure a user for MaxDB monitoring

    Good Morning,
    Is it possible to create a user in MaxDB which can only, check DB State, Data Space (Used, Available, Etc) and Log Space? If possible, how to create it and the respective authorizations?
    The reason i'm asking you that is because i need to give to my monitoring team a MaxDB user which can login to the database and check the status. I have superdba and control, but these are superadmins and i would like to be able to create and give them a restricted user.
    Can you help me on this matter please?
    Thanks.
    Best Regards,
    Pedro Gaspar
    Edited by: Pedro Guerreiro Gaspar on Mar 25, 2011 2:03 PM

    Hello Pedro,
    Check the following website for further information:
    http://maxdb.sap.com/doc/7_8/default.htm
    Regards,
    Eduardo Rezende

  • How to create and back up a media server?

    I have a ton of photos and videos that I would like to share among several Mac's and PC's in my house over a wireless network. I would like to create a wireless shared media server which will run day and night without having to keep any computers on. At the same time, I would like to back up this media store on a regular basis. I would also like to sync some of the content to my Apple TV.
    The solution I've come up with (at least theoretically) is to connect an external 500 GB drive to an Airport Extreme Base Station and use it as an Airport disk. I will dump all of my media files onto it. The problem is, how do I back this up?
    Well, I have pre-purchased the 1 TB Time Capsule. What I'm hoping is possible, is for me to be able to have my MacBook Pro access my Airport disk, and back it up through Time Machine to my Time Capsule, wirelessly. Will this be possible?
    I have found hundreds of messages about people trying to use Time Machine to back up data TO an Airport disk, but not FROM an Airport disk - so I want to know if this is possible?
    Next, I need to sync my media Airport disk to my Apple TV. I assume I can just use my MacBook Pro to mount the Airport disk and use it as the source for syncing to my Apple TV?
    Now, you may ask why I don't just get the Time Capsule and place all my media files onto it, in addition to using it for backup. Well, if the drive crashes, I will not only lose my backups, I will also lose all my original media files. Unless it is possible to back up the Time Capsule itself to an external drive for extra safety?
    Sorry if this is confusing, but my basic questions are:
    1. Is it possible to back up an Airport disk using Time Machine?
    2. Is it possible to back up a Time Capsule to an external drive?
    3. Is it possible to sync a shared drive (Airport disk or Time Capsule) to an Apple TV?
    4. Can I run two wireless base stations (an Airport Extreme and Time Capsule) in my house?
    Thanks in advance.

    It is possible to create a media server, backup its contents, etc. but probably not the ways you are considering. There's hurdles to setting up anything of the nature you're considering.
    First my responses to your questions followed by how I did it.
    1. Is it possible to back up an Airport disk using Time Machine? No
    2. Is it possible to back up a Time Capsule to an external drive? If I understand this question, you are asking if there is a backup for the backup. I doubt it based on #1.
    3. Is it possible to sync a shared drive (Airport disk or Time Capsule) to an Apple TV? Only if the airdisk is mounted on the Mac to which you use to sync the Apple TV.
    4. Can I run two wireless base stations (an Airport Extreme and Time Capsule) in my house? Yes, but your bandwidth will be reduced if both are operating at the same time, particularly if one is configured as a bridge. With some special configuring of both devices you may be able to not use the wireless of one unit if it is connected via the ethernet ports. I have not tried this.
    I have over 500 GB of video, 16 GB of audio, and about 4000 photos. I've solved this media center desire as follows:
    1. MacMini with 2 external hard drives, 1 contains the media and the other is the backup drive used by TM.
    2. Front Row is used on the MacMini and the Mini is attached to a large screen TV
    3. Other Macs in the house mount the media and backup drives from the Mini
    4. All of the Mac's iTunes are configured so they only store references to the files on the mounted media drive. Each time files are added to the media drive I simply drag the files from the media drive to the iTunes Library. This eliminates the 'sharing' of the iTunes library and allows each person to create their own Playlists. iPhoto is configured similarly to iTunes and new files are dragged to its Library.
    5. All the Macs are set to use TM on the backup drive attached to the Mini. The Mini's attached media drive is backed up via TM to the backup drive (again, both are attached to the mini).
    I've tried the airport disk path previously and I found that it was necessary to occasionally remove the external disk and connect to a Mac to repair it in some fashion. I have not tried the new airdisk product itself -- just the original airport and an attached ext drive.
    BTW, 2 of 4 of my Macs are laptops and none of them have any problem backing up to the Mini's backup drive via TM. I do, however, keep my video editing directories out of the laptop's TM backups; otherwise backups would take many hours as opposed to the typical 1-2 minutes.
    Sorry I have not answered this in the way perhaps that you hoped but I have found my configuration to be very stable. The use of an airdisk as you described is the ultimate but I don't think all the tools are there to go all the way.
    If you're interested in more detail, please ask.

  • Create a visual web part which get data from excel sheet and import it into sql server database in sharepoint 2010 (development)

    Hi,
    I want to create a visual webpart which will read data from excel sheet and import it in to sql server database.(using sharepoint development)
    I want to do it using visual webpart.
    Please help to solve the issue.
    Thanks in advance!
    Regards
    Rajni

    Hi  Rajni,
    Microsoft.Office.Interop.Excel assembly provides class to read excel file data, in your web part solution, reference the assembly, and following blog contains samples about how to read the excel file data,
    and import it to SQL  database.
    1.Create a Visual Web Part Project:Create
    Visual Web Parts in SharePoint 2010
    2.Read the excel workbook by using SPFile class:
    http://alancejacob.blogspot.in/2012/06/read-data-from-excel-file-and-insert-in.html
    http://stackoverflow.com/questions/14496608/read-excel-file-stored-in-sharepoint-document-library
    3.Export the excel workbook to SQL Server:
    http://www.c-sharpcorner.com/UploadFile/99bb20/import-excel-data-to-sql-server-in-Asp-Net/
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • How to create and configure a historical database?

    Hello everyone!
    I apologize if my question is duplicated,
    or outside the context of the forum
    and ask if it is that redirects
    me to the right page!
    I have a SQL Server Express 2008 R2 Database installed on a Microsoft Windows Server Standard 2008 R2 Server.
    I know that SQL Server Express 2008 R2 Databases have a limit of 10 GB of data per Database.
    I am going to create a JOB for Back up and a Log Shipping linking to other Server that has a SQL Server Standard 2008 R2 Server.
    I know that when my SQL Srv Express goes to 10 GB into a Database I will need to clean it.
    But what and how could I do to create a kind of "Historical Database", to receive all data from the SQL Srv Express, even when I clean database when it goes to 10 GB, without clean the historical database too?
    Thanks!

    Probably Replication is your best option.
    BOL: Replication Considerations (SQL Server Express)
    Replication in SQL Server Express
    Kalman Toth Database & OLAP Architect
    SQL Server 2014 Database Design
    New Book / Kindle: Beginner Database Design & SQL Programming Using Microsoft SQL Server 2014

Maybe you are looking for

  • My iMac does not find my wifi printer or my Chromecast.

    My iMac does not find my wifi printer or my Chromecast. I was able to ping the chrome cast and printer and I'm able to connect to these devices with my windows computer, iPhone and iPad. I have OS X 10.9.2. I'm able to print by setting up the printer

  • Facing error while booting tuxedo server

    Hi All, When i try to boot the tuxedo server, it is being booted properly, But in the ulog, i found an error: Failure to post event: Error 6, TPENOENT - no entry found, {osserr=0} So, that particular tuxedo server is not responding fine. Kindly, help

  • Lenovo ThinkPad X230 Expresscard Help

    I have a Lenovo ThinkPad X230 (which I love dearly) and have a few question about ports and booting.  I would first like to verify that the port on the left side of the laptop directly above one of the USB ports is indeed an ExpressCard 54.  I have s

  • Problems with running BAPI   BAPI_SALESORDER_CREATEFROMDAT2

    Hi all, I’ve got a problem running BAPIs in SD invironment. I’m creating contract releases in SD via BAPI. First I run BAPI BAPISORDER_GETDETAILEDLIST in my program to get detaildata of the contract. Then I run the BAPI   BAPI_SALESORDER_CREATEFROMDA

  • Cant add a friend ????? Please help .

    i keep trying to add a friend and every time i add her , her screen name blinks three times and disappears ? can any one help me . She is running windows and is chatting through aim . I am on an iMac running on Leopard ( have all my updates ) and obv