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

  • Users: piulibero
  • Content: Threads
  • Order by date
  1. piulibero

    Dialer

    Hi, i've created an agent programm for a call center.what i need is a (power would be enough -not predictive) dialer programm that communicates with alcatel pbx 4400.the only thing that is left for me.Any help,suggestion would be appreciated. thank you, Angelo
  2. piulibero

    greek fonts

    i am unable to backup files with greek fonts.i there any solution?
  3. piulibero

    last status

    hi to all,i have a problem that may seem silly to most of you. my table looks like: ID CUSTOMERID NAME ------------------------------------- 1 12345 JOHN 2 12345 JOHN 3 56789 ANGELO 4 56789 ANGELO 5 56789...
  4. piulibero

    convert function

    I wrote this function in vb but its veeery slow.i need to exclude the symbol included in the quotes from every string my loop finds. how this function converts to sql statements? Function MyTrim(str As String) As String Dim q As Integer Dim tmpstr As String For q = 1 To Len(str)...

Part and Inventory Search

Back
Top