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!

Recent content by 0918060045

  1. 0918060045

    Help me plz! Problem with VFP using VB6.0 and ADO

    i can't not use another character as a delimiter. chr(0) is required strickly. thank for you reply
  2. 0918060045

    Help me plz! Problem with VFP using VB6.0 and ADO

    I have a problem as follow: I'm using VB 6.0 with ADO to insert data into Foxpro database (50. or 6.0). using VB, i want to insert the string into memo field of Foxpro. That string is that: "abc" & chr(0) & "def" But, after inserting into Fox database, it's only...

Part and Inventory Search

Back
Top