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 bkrike 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: TylerG
  • Content: Threads
  • Order by date
  1. TylerG

    Paging and searching

    I can't get my paging and searching to work. I've tried a small set of data and it works but once I move it to my full page and full data I'm lost. I could email my code to someone if they could help me. Thanks Tyler
  2. TylerG

    Error Loading form

    I have a form that has been acting weird at a clients site. They are running just an executable but for some reason they get an error opening a form from time to time. If I remove a view from the data environment and rebuild the exe and they then open the form from this exe the form opens. I...
  3. TylerG

    Functions

    I have a program that opens a port but I can't find out what some of the functions are. readval = rxchardly(PORT1,30,2) ret_val = rxcount(PORT1)
  4. TylerG

    Autoincrement IDs

    I am using a Visual FoxPro frontend with SQL Server and I want to know how to autoincrement a field in an SQL table. I tried to create a trigger on insert but don't know the syntax to accomplish this. Any help would be appreciated. TIA, Tyler
  5. TylerG

    dbfntx corruption detected

    I am new to Clipper and I receive an error that says dbfntx1210 corruption detected. What can I do to fix this problem? If you could please be as descriptive as possible that would help me a lot. TIA, Tyler
  6. TylerG

    Print Setup

    I want to be able to access the 'Print...' choice that is under the file menu in my executable. Right now I am using the sys(1037) function. That gives me the page setup but it doesn't give me the ability to do the things the Print dialog box does. Is there any way I can access the Print dialog...

Part and Inventory Search

Back
Top