<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Reading who's logged in and running vba' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Reading who's logged in and running vba' posted on the 'Visual Basic' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Sat, 25 May 2013 18:53:26 -0700</pubDate>
    <lastBuildDate>Sat, 25 May 2013 18:53:26 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Reading who's logged in and running vba</title>
      <link>http://www.programmersheaven.com/mb/VBasic/375343/375343/reading-whos-logged-in-and-running-vba/</link>
      <description>Hello, I have two seperate topics.&lt;br /&gt;
&lt;br /&gt;
1) I  would like to make a program that would give the user certain abilities based on, who is logged into Windows.  Windows Server 2003 and Visual Basic 6 is being used.  I would like to go into the Domain Controller and find out if that person has management rights or not.  Or if that is located somewhere locally or an easier way that would work too.  &lt;br /&gt;
&lt;br /&gt;
I do not know where to start off from this one.  I do not know what the technique is called.  Please do offer assistance.&lt;br /&gt;
&lt;br /&gt;
2) There is a vba script file for Microsoft Excel.  I wanted to add database connectivity.  I  was typing in Dim cnConn as new adobd.Connection.  Usually when typing that it would show options, but there was no option for adobd and when I use it anyway, I get an error message.  I do not know how to work around this, so I was going to make a Visual Basic program.  I am not sure if I could just copy and paste vba to a program.  I do not believe there are any Excel specific information in the vba.  I would like to know, could I just copy and paste vba into a basic program.&lt;br /&gt;
&lt;br /&gt;
Thank you for your help.</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBasic/375343/375343/reading-whos-logged-in-and-running-vba/</guid>
      <pubDate>Mon, 15 Sep 2008 21:07:57 -0700</pubDate>
      <category>Visual Basic</category>
    </item>
    <item>
      <title>Re: Reading who's logged in and running vba</title>
      <link>http://www.programmersheaven.com/mb/VBasic/375343/375362/re-reading-whos-logged-in-and-running-vba/#375362</link>
      <description>For Q1: ActiveDirectory is your friend&lt;br /&gt;
For Q2: Do you have checked the reference to the ADO-Object-Classes in your Excel/VBA-References?&lt;br /&gt;
&lt;br /&gt;
: Hello, I have two seperate topics.&lt;br /&gt;
: &lt;br /&gt;
: 1) I  would like to make a program that would give the user certain &lt;br /&gt;
: abilities based on, who is logged into Windows.  Windows Server 2003 &lt;br /&gt;
: and Visual Basic 6 is being used.  I would like to go into the &lt;br /&gt;
: Domain Controller and find out if that person has management rights &lt;br /&gt;
: or not.  Or if that is located somewhere locally or an easier way &lt;br /&gt;
: that would work too.  &lt;br /&gt;
: &lt;br /&gt;
: I do not know where to start off from this one.  I do not know what &lt;br /&gt;
: the technique is called.  Please do offer assistance.&lt;br /&gt;
: &lt;br /&gt;
: 2) There is a vba script file for Microsoft Excel.  I wanted to add &lt;br /&gt;
: database connectivity.  I  was typing in Dim cnConn as new &lt;br /&gt;
: adobd.Connection.  Usually when typing that it would show options, &lt;br /&gt;
: but there was no option for adobd and when I use it anyway, I get an &lt;br /&gt;
: error message.  I do not know how to work around this, so I was &lt;br /&gt;
: going to make a Visual Basic program.  I am not sure if I could just &lt;br /&gt;
: copy and paste vba to a program.  I do not believe there are any &lt;br /&gt;
: Excel specific information in the vba.  I would like to know, could &lt;br /&gt;
: I just copy and paste vba into a basic program.&lt;br /&gt;
: &lt;br /&gt;
: Thank you for your help.&lt;br /&gt;
&lt;br /&gt;
------------------------------------------&lt;br /&gt;
Only stupidity of mankind and the universe&lt;br /&gt;
are infinite, but i'm not sure concerning&lt;br /&gt;
the universe. A. Einstein</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBasic/375343/375362/re-reading-whos-logged-in-and-running-vba/#375362</guid>
      <pubDate>Tue, 16 Sep 2008 06:15:23 -0700</pubDate>
      <category>Visual Basic</category>
    </item>
  </channel>
</rss>