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 IamaSherpa 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. IssacMathews

    Pervasive LongVarchar

    Hi Mirtheil , One more thing I just noticed which can be a potential lead to solve the above issue. When I open both tables (One I created with your create table statement and other table with the problem) in ‘Periscope’ and I noticed some difference in their data type and length even though...
  2. IssacMathews

    Pervasive LongVarchar

    Hi Mirtheil , Thank you so much for your help. Most interesting thing is all SQL statements you used and forwarded to me are working fine for me also. But still Inserting and Updating of Longvarchar is not working with the set of tables I want to work with. So from that I think problem is...
  3. IssacMathews

    Pervasive LongVarchar

    Hi Mirtheil , Thank you for your response. I tried that SQL in PCC , it is also working the same way as OLEDB provider works from VB. Inserting or Updating is not giving an error . SQL statement just Inserting or updating all fields other than Longvarchar. I think length of the string also...
  4. IssacMathews

    Pervasive LongVarchar

    Hi Friends , Please help me on the following issue I am facing . I am trying to insert / Update a longvarchar type data to pervasive database from Visual basic using OLEDB. But some how only longvarchar type data is not inserting/Updating . My SQL looks like following , where Memo is...

Part and Inventory Search

Back
Top