Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by BFT1303

  1. BFT1303

    Return Local Machine Name

    That was what I was thinking. Thanks
  2. BFT1303

    Return Local Machine Name

    I am trying to get an ASP.NET page to return a local machine name. I keep getting the server name instead. I need to verify that the page is opening on an authorized PC. Management wants this done by PC not user. Is this the best way to do this or is there a better way? Thanks, Brad
  3. BFT1303

    Connection Manager - Excel

    I am trying to give the user the ability to tell the SSIS the name of the Excel sheet to import. I have been unable to find a way to set the ExcelFilePAth to a variable name. Has anyone been able to do this, if so how? Thanks in advance, -Brad
  4. BFT1303

    xp_smtp_sendmail

    I am having an issue with sendmail. I have a coworker who cannot receive mail sent through our system using xp_smtp_sendmail. The email address is first.last@myemail.com, can xp_smtp_sendmail handle this email address format? Thank you, Brad
  5. BFT1303

    SQL FILESTREAM ISSUE

    I am new to using the filestream. I am trying to open a pdf from the table that I have stored in SQL Server 2008 with filestream. I would also like to attach it directly to an email. Any direction would be greatly appreciated. Thank you, Brad
  6. BFT1303

    Convert to SSRS

    I am attempting to convert a few Crystal Reports to SSRS. Is there an easy way to do this without purchase software(KTL, etc)? thank you -Brad
  7. BFT1303

    CE printing issue

    I am trying to print from a Symbol MC3090 running Windows CE 5.0 to a Zebra QL220+ wireless printer. I cannot get the two devices to connect. Is there a "ADD PRINTER" wizard/function or do I need to code the connection in my app?
  8. BFT1303

    Query Active Directory

    Thank you. You can download GPMC here: http://www.microsoft.com/downloads/details.aspx?FamilyId=0A6D4C24-8CBD-4B35-9272-DD3CBFC81887&displaylang=en
  9. BFT1303

    Query Active Directory

    Do you know of a way to query Active Directory to show all users and corresponding group policies? Thanks, Brad
  10. BFT1303

    Export results to file

    I am trying to export the results of my stored procedure to a file(.csv or .xls). I am not sure how to accomplish this. Any help or pointers would be greatly appreciated. Thanks, Brad
  11. BFT1303

    HELP WITH COMBOBOX

    I am trying to empty all items from my ComboBox. I cant seem to clear the list. I am filling the box from an ArrayList of strings. This is running on Windows CE 5.0 and written in C#. Can you please point me in the right direction? Thank you.
  12. BFT1303

    XP & LINUX

    HAs anyone had any success installing Ubuntu 7.10 on Virtual PC 2007? If so, how did you get it to work? Thanks
  13. BFT1303

    Can't COnfigure Properly

    I have a Dell Latitude D620 w/docking station. I am currently configured for dual screens ( laptop display being the default and a Acer 19" LCD as the secondary). Have am trying add a 2nd external monitor so I can have 3 screens but have been unsuccessful. Does anyone have any idea how to...
  14. BFT1303

    C# and Windows CE 5.0

    I have been trying unsuccessfully to establish a SQL in Windows CE using C#. I know that on a regular Windows form I can use System.Configuration and that contain a definition for ConfigurationManager. However, System.Configuration does not contain that definition for Windows CE. I am missing...
  15. BFT1303

    SQL & Wndows CE5.0

    I am having a few issues trying to connect to out SQL SERVER from a Windows CE5.0 device. Here is the details to the SqlException error I get: System.Data.SqlClient.SqlException was unhandled Message="SqlException" Class=20 LineNumber=0 Number=17 Procedure="ConnectionOpen...

Part and Inventory Search

Back
Top