Mailtraq - the Complete Email Server
   

Enstar for Mailtraq email server sales & support
Making world-class Internet technology affordable  

Search for:

Advanced search

DBWrite()

Writes the given value into the specified database. The database file, record and field are created if they do not exist.

DBWrite( database , record , field , value )

database
The name of the database table
record
The name of the record in the form of a string. The name is not case sensitive
field
The name of the field to which a value is to be written. The field name is not case sensitive
value
The string of data written into the database. If the field, record or table do not exist, an empty string is returned
// Create the following record and field in a database named MyData.mtq
// [John]
//  Hobby=Cycling
DBWrite("MyData.mtq", "John", "Hobby", "Cycling")
Mailtraq Highlights...
 SMTP Server     Mailtraq SMTP email server video IMAP Server     Mailtraq IMAP email Server video
 POP3 Server     Mailtraq POP3 email server video Proxy Server     Mailtraq proxy email server video
 Webmail Server     Mailtraq webmail email server video Mailing-list Server     Mailing list email server video
 Groupware Services     Mailtraq groupware email services video Spam and Virus control     Spam and virus control email server video

 

   Copyright © 2003 - 2011 Enstar Ltd, Enstar LLC & Fastraq Ltd. All rights reserved. Privacy policy.
   Mailtraq® is a registered trademark of Fastraq Limited.