stevegray
4Penny.net
Points: 55409

4/30/2012 11:11:23 AM

VS Tools - Getting the UserID/SQLServer/Database

* This article, and all our great VS Tools documentation, Is available on the VS Tools menu

I've written on this in the past, but I've fine tuned my approach. My older approach had trouble with the WinForms test harness that I added to some VS Tools projects to test forms. This works better and doesn't have that drawback.

The issue is that we need the currently logged on user and the SQL Server/Database to run stored procedures from within VS Tools.

You can't go looking for it too early in the GpAddIn.vb class, the code might run before the user has logged in and selected a database.

This article detail the approach

4Penny.net
Version: GP 9,GP 10,GP 2010
Section: Visual Studio Tools for Dynamics GP
Table Definition Quick Links
All Tables
SOP Tables
RM Tables
GL Tables
POP Tables
HR Tables
PM Tables
UPR Tables
IV Tables
Olympic Tables
3