On Thu, Apr 25, 2013 at 9:43 AM, Joe Yoder <[email protected]> wrote:
> > > Does this seem believable? I would have expected that Microsoft would > prevent this from happening either through the software design or > by licensing. If the Neat company has done something tricky to have this > work, what are my chances of accessing the data directly? > ------ > Yeah sound correct. The license for "free" db from M$ is based on data volume per db, not per server. If you know how to defeat transaction logs from growing out of control 10 gig is a LOT of space. > Finally - how do I get started talking directly to the Neat SQL server? > ------------ To get the instance name of the db SERVICE running on the machine installed on: Start | Control Panel | Administrative Tools | Services Go down to the SQL section: SQL Server (someNameHere) In your connection string you will use Servername\someNameHere as the server www.connectionstrings.com and find MS SQL there. -- Stephen Russell Sr. Analyst Ring Container Technology Oakland TN 901.246-0159 cell --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/CAJidMYLiCzNW8=e99thbro_1rk+o_ygmlhfkhmuavtz18xs...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

