HomeForum
Welcome, Guest

Transforming FoxPro Data
(1 viewing) (1) Guest
Data Warehousing and Data integration
  • Page:
  • 1

TOPIC: Transforming FoxPro Data

Transforming FoxPro Data 11 months, 2 weeks ago #2885

  • Charles
  • OFFLINE
  • Junior Boarder
  • Posts: 22
  • Karma: 0
Hello there,

Is this correct way to export Visual FoxPro table to text file? Please advise where I’m wrong.

Data connection is ODBC (Visual FoxPro); Its work only when I do not use now() function but I want export only today’s records.

Please advise.
Thx,
Attachments:

Re: Transforming FoxPro Data 11 months, 2 weeks ago #2886

  • admin
  • OFFLINE
  • Moderator
  • Posts: 2183
  • Karma: 12
Have you tried CURDATE( )?

msdn.microsoft.com/en-us/library/ms714697(VS.85).aspx

Mike

Re: Transforming FoxPro Data 11 months, 2 weeks ago #2887

  • Charles
  • OFFLINE
  • Junior Boarder
  • Posts: 22
  • Karma: 0
Yeah, same error.

Re: Transforming FoxPro Data 11 months, 2 weeks ago #2888

  • admin
  • OFFLINE
  • Moderator
  • Posts: 2183
  • Karma: 12
This one did work for me

SELECT * from table1 WHERE d=date()

John

Re: Transforming FoxPro Data 11 months, 2 weeks ago #2889

  • Charles
  • OFFLINE
  • Junior Boarder
  • Posts: 22
  • Karma: 0
You guys just simply great; its work with this. Rock!!!

Thx
  • Page:
  • 1
Time to create page: 0.20 seconds

Testimonials

"Advanced ETL Processor it is the only software which treats our POP3 server as a database server."

Tom Barker,
Director of Information Technology

User Login

You only need to log in or register to use our support forum



Our customers

BP

BBC

HSBC


Databases we work with

Go to top