File: Connect ADO.NET 4.1 : Visual Studio 2013 Integration

  • Thread starter Thread starter Avadhoot Kulkarni
  • Start date Start date
Status
Not open for further replies.
A

Avadhoot Kulkarni

Guest
Connect for ADO.NET 4.1 Installer do not integrate the provider out of the box with Visual Studio 2013. But still there might be few people who are interested in doing POC and need our provider integrated with Visual Studio 2013. If you are one of them then you have a good news. We have defined a set of script files which you can use to accomplish this task. But please note that these instructions and scripts are purely for POC purpose. We have not yet certified Visual Studio 2013 Integration with Connect For ADO.NET 2013 and do not support it yet. So, lets start... Step 1: Download and Install Connect for ADO.NET 4.1 from " http://www.datadirect.com/support/product-documentation/downloads " Step 2: Download the attached compressed file which contains the scripts and tools required for this integration. Step 3: Open Developer Command Prompt for VS2013, ( Ensure that it is “Run As Administrator” ) Run the attached batch file as below: For 32 bit System: Install2013.cmd /codebase Path of dll DDTek.VisualStudio.DataTools.dll For 64 bit system Install2013.cmd /regroot SOFTWARE\Wow6432Node\Microsoft\VisualStudio\12.0 /codebase Path of dll DDTek.VisualStudio.DataTools.dll Where Path of dll : C:\Program Files\Progress\DataDirect\Connect_for_ADO.NET_41\DDTek.VisualStudio.DataTools.dll Run devenv /setup And DONE!!! You are ready to play with Connect for ADO.NET product in Visual Stuio 2013. Happy Programing!!!

Continue reading...
 
Status
Not open for further replies.
Back
Top