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 Andrzejek 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: *

  • Users: saahg
  • Order by date
  1. saahg

    Metadata "class/object"

    Thanks strongm. That tells me this is not a known system "library" object but a user defined object. it is not "visible" anywhere in the script that I am looking at. I will have to dig into ScanShare and see if there is a library repository somewhere in the labyrinth. Again thanks for your...
  2. saahg

    Metadata "class/object"

    Hi All I am a seasoned VB.net programmer but this is my first exposure to the VBScript paradigm. My client has a need to modify workflows for the ScanShare application which uses VBScript to perform certain types of OCR document parsing, i.e. checking for the existence of certain "character...
  3. saahg

    VFP 8 ODBC connection to MySql

    Many Thanks to atlopes, Olaf, and Neil. I setup the DSN on the remote/client system and after setting the firewall inbound rule to accept port 3306 I was able to connect to MySql on the Server via the DSN/ODBC connector. This was my first trek into the ODBC world so my confusion regarding where...
  4. saahg

    VFP 8 ODBC connection to MySql

    Thanks guys for all of the posts. I will try to answer in sequence. To atlopes: There are two Data Source Administrators on the "Server". A 32 bit and a 64 bit. I configured the 32 bit System DSN. The DSN in the System DSN is the 5.3.11 32 bit Driver. To Neil Toulouse: I think you have...
  5. saahg

    VFP 8 ODBC connection to MySql

    Hi All I am using the sqlstringconnect function successfully to access a 5.6.17 MySql Server - locally. I am also using the MySql 5.3.11 ODBC Driver. The user has a host definition of "%" so connection from any IP is suppose to be possible. The sqlstringconnect content is "Driver={MySql ODBC...
  6. saahg

    Is Samba WINS really necessary?

    SAMBA WINS is the best solution for REMOTE PC's to find the "SAMBA Server". Shares on the Linux server can be seen seamlessly across the routers by implementing WINS. There are alternate methods such as PC Address Helper under Cisco's IOS but the advantage of WINS is you stay within...

Part and Inventory Search

Back
Top