Post new topic Reply to topic  [ 2 posts ] 

Board index : TeleFlow Forums : TeleFlow Designer & Simulator

Author Message
 Post subject:
PostPosted: Wed Feb 08, 2006 2:40 pm 
Offline

Joined: Fri Jul 23, 2004 2:50 pm
Posts: 59
Location: USA
Does TeleFlow support: <br> Logical fields: .T. .F. in a DBF, <br> INSERT steps for inserting a record into a DBF?


Back to top
 Profile WWW 
 
 Post subject:
PostPosted: Wed Feb 08, 2006 3:46 pm 
Offline

Joined: Tue Mar 18, 2003 5:52 pm
Posts: 54
Location: Canada
TeleFlow supports ODBC entries, and passes SQL statements to the database through that method. <br> <br>Any SQL statement that can be written by text means < eg: "insert into tableA (Field_Integer, Field_Boolean) values (1234, True)" > and work against that database through an appropriate ODBC driver, will work just as well in TeleFlow. <br> <br>The best way to develop SQL statements is to build them using an interface specific for the database, and then copying the SQL statement into TeleFlow SQLStatement. <br> <br>This might help: <br> <br><a href="http://www.engenic.com/sqlexe.zip " target="_new">http://www.engenic.com/sqlexe.zip </a><br> <br>Its a command line utility: <br>c:\SQL DSN=TeleFlow <br> <br>where Sql DSN=ODBCEntry <br> <br>Accordingly: <br>c:\SQL dsn=ODBCName <br><sql>Select * from table; <br>- results happen here -


Back to top
 Profile WWW 
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

Board index : TeleFlow Forums : TeleFlow Designer & Simulator


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Style by Midnight Phoenix & N.Design Studio
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.