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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. laradegroot

    MSDE and ListAvailableSQLServers problem

    Hi all, I'm am trying to list the names of all SQL database servers on a network, but somehow the MSDE servers don't show up in the list when I use the ListAvailableSQLServers command. Does anyone have any ideas on why this is happening?? How can I make sure the MSDE servers can also be found...
  2. laradegroot

    Strange date formatting problem

    In my application I am retrieving dates from an SQL database in the following format: Feb 5 2003 12:00PM Jan 28 2003 12:00PM Mar 7 2003 12:00PM I'm using the following code to convert this date to an "understandable" format: Format(Date, "dd-mm-yy HH:MM") This works...

Part and Inventory Search

Back
Top