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 wOOdy-Soft 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: Terenas
  • Content: Threads
  • Order by date
  1. Terenas

    DB samples examples...

    hi there, Anyone know where I can download ADO.NET database examples using VB.NET (i mean complete samples, not like a sample that does one thing only). It can be Acces, SQL, MSDE, etc.. Thanks in advance, ST
  2. Terenas

    Clipper -> NT Clipboard

    Afternoon folks, I believe someone must be running a Clipper application that transfers text to the Clipboard of a user running Windows NT 4 Workstation. I can do it under Win 9x, I just need to be able to do it under NT 4 WS to deliver this application. Anyone any ideas ? Thanks, Sergio...
  3. Terenas

    Copy text to Win NT 4 WStation Clipboard

    I'm using function: GT_CBPASTE() Place text into the MS Windows clipboard. from GT_LIB v1.0 which works perfect in Win 95 & 98. It does not work under NT 4 Workstation. Does anyone know of such a function to copy text to the clipboard that works under NT 4 WS ? Thanks! Sérgio Terenas
  4. Terenas

    Import TAB delimited files

    Hi all, I need to import a TAB delimited file into a Clipper 5.3 DBF. The file has no field names on the first row and has no " delimiting each field. The command APPEND FROM xxx DELIMITED WITH CHR(9) does not work as it imports the whole line into the first DBF field including all the TAB...

Part and Inventory Search

Back
Top