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 gkittelson 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. marcsorg

    update and set command to foxpro file

    I am having a problem updating a foxpro record in a table with the sql update and set command. The problem is that I get a data type mismatch error when I try to set a foxpro date field with vb.net Today or Now. enclosed are the lines of code. Dim MDATE As String MDATE = Today...
  2. marcsorg

    print

    adam, I am new at vb.net and very dissappointed at the difficulty with printing. I have an array kloaded with lines of text and I want to print them out via a loop one line at a time to the printer. Can you help me? Marcsorg
  3. marcsorg

    Read File Properties

    Hi, I am new to vb.net. every day i have to build a control file of what files are in a directory. there is a system function. I don't have it with me. I think it is getfiles("C:\*.MDB") It will make an array of all the files you want. Hope this helps. Marcsorg
  4. marcsorg

    OCR SOFTWARE

    Years ago, I had OCR software which would allow me to read data from a scanned form into a table. Does anybody have any current information on software for scanning data into foxpro tables? Thanks in advance!
  5. marcsorg

    time zones

    I need a table of zipcodes or area codes with time zones for the United States. Any suggestions?
  6. marcsorg

    making graphs without going into the graph wizard

    Any suggestions how to get a graph into a report without going into the graph wizard and saving it. I mean from a program.
  7. marcsorg

    Visual Foxpro programmer's editor

    Years ago there was a popular tool called "DBRIEF". It was a programming editor for xbase, and it ran on the MODIFY COMMAND xbase command. It had a lot of tools that facillitated the writing of code. Is there currently such a product on the market?

Part and Inventory Search

Back
Top