At 05:50 AM 4/3/2010, Daniele Barbieri wrote:

can R:Web Gateway import-export data in HTML format from
my R:base 6.5 data-base?

The data must be send to and received from a Web Service
application using SOAP protocol.

Daniele,

Yes, you CAN!

R:Web Gateway 7.6 and R:Web Gateway 9.0 (32) will recognize
the database structure (.rb1-.rb4) to Export/Import data on
the Web.

R:Web Gateway 8.0 will recognize Turbo V-8 database structure
(.rx1-.rx4) to Export/Import data on the Web.

R:Web Gateway 9.0 (64) will recognize R:BASE eXtreme 9.0 (64)
database structure (.rx1-.rx4) to Export/Import data on the
Web.

Using R:Web Gateway, all of your R:BASE table data can be
made available locally through an Intranet, or the Internet.

You can automate the entire task of providing desired data
formats to your end-users and/or clients from any location
where they have Internet access.

There are NO limits on importing and exporting numerous
records into and out of R:BASE databases with R:WEB Gateway.

This innovative product can be used with any program, such
as ASP, ASP.NET, C#, Visual Basic, ColdFusion, JSP, Perl,
PHP, or Servlets without having R:BASE installed on your
workstation or web server.

The following parameters are available when specifying the
R:WEB Gateway program in your Web site script files.

DATABASE value Specifies the database name

DSN value Specifies the DSN name

USERNAME value Specifies the username

PASSWORD value Specifies the password

SHOW_ERROR_MESSAGES ON/OFF

SHOW_WARNING_MESSAGES ON/OFF

SHOW_PAUSE_MESSAGES ON/OFF

SELECT_CLAUSE value (Specifies the the SELECT statement)

VARIABLE VarName Type|Value (Specifies the variable name,
type and value)

RUN value (filename)

HOME_DIR value (Specifies the Home directory name)

GATEWAY_TYPE (IMPORT/EXPORT)

GATEWAY_IMPORT_TYPE (CREATE/REPLACE/APPEND)

GATEWAY_IMPORT_FORMAT value

-- Supported Formats
   . DB
   . TXT
   . CSV
   . QSV
   . ISV
   . TAB
   . CUS
   . XLS
   . WKS
   . HTM
   . WKQ
   . XML
   . MDB

GATEWAY_EXPORT_FORMAT value

-- Supported Formats
   . DBF
   . DB
   . CSV
   . HTM
   . XLS
   . TAB
   . SLK
   . DIF
   . WK1
   . WQ1
   . SQL
   . XML
   . CLBR
   . RTF
   . SAV
   . PDF
   . LDIF

GATEWAY_FILE_NAME value (Specifies the gateway file name)

GATEWAY_TABLE_NAME value (Specifies the table name)

GATEWAY_OPTION value (Specifies the gateway options)

Very Best R:egards,

Razzak.

P.S.

If you are currently using R:Web Gateway 7.6, 8.0, 9.0 (32),
or 9.0 (64), and need a sample R:Web Gateway application along
with PHP script to implement into your own web project, send
me a private e-mail.

--- RBASE-L
================================================
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]

(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
================================================
TO UNSUBSCRIBE: Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
================================================
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body, place any text to search for.
================================================


Reply via email to