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 Wanet Telecoms Ltd 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: suntanme
  • Content: Threads
  • Order by date
  1. suntanme

    DataExchange

    We need two way replication between our stores and DataExchange seems to be the way to go. Unfortunately, we can not get it up and running with DemoData which is throwing up a lot of red flags to us. We have successfully used Pervasive V8 since its release and have been very happy with it. We...
  2. suntanme

    Using a longvarchar type... Clob field

    I'm trying to save a large number of characters to a longvarchar data type using Pervasive V8. The syntax below worked great for a char field which is limited to a size of 256. cvaccess->SetFieldValue(COleVariant(fieldname),COleVariant(*datavalue)); After converting the field from char to...
  3. suntanme

    Crystal Reports and Owner Name

    I am using Crystal Reports 8.5 RDC and can't find a way to pass the owner name during run time. So I receive an incorrect password from Crystal Reports Viewer when viewing the report. I am not using a master userid and password. Any suggestions would be greatly appreciated.
  4. suntanme

    Pass date parameter

    I am trying to pass a date parameter to Crystal Reports 8.0 from VC. It works great for strings and numbers but crashes on dates. I assuming that my syntax is incorrect. Does anyone have a suggestion? Thanks in advance...
  5. suntanme

    Create database in DBNames

    As a beginner, I am using IS 7.0 to install a Pervasive database and application. Every thing works great except I can not figure out how to define a new named database in the Windows dbnames.cgf file so that Pervasive knows where the dictionary and data file are located. Does anyone have a...
  6. suntanme

    update listbox from child

    Pushing the limits for the beginner... I have a tab control on a dialog box that updates records. After the records are updated, they are displayed in a listbox on the parent. Can anyone suggest how to signal the parent to update this listbox from the child.

Part and Inventory Search

Back
Top