FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Insert SQL
Posts: 310
Joined: Mon Oct 10, 2005 05:10 AM
Insert SQL
Posted: Wed Feb 10, 2010 11:42 PM

Hi All

How do you insert variables into the SQL statement

cSql+="INSERT INTO Import_Customer_Cards (CoLastName,CardID) VALUES ('TechData Software','TEC01')"

I have tried macros - codeblocks but no go.

Cheers

Colin

Posts: 310
Joined: Mon Oct 10, 2005 05:10 AM
Re: Insert SQL(solved)
Posted: Thu Feb 11, 2010 01:04 AM

Solved thanks

Continue the discussion