Valentina SQL examples
Thorsten Hohage
thohage at objectmanufactur.com
Fri Sep 21 12:49:21 CDT 2007
Hi,
On 2007-09-21, at 19:33, Kavitha wrote:
> No, I read the SQL reference.
> My question is how to apply this in revolution?
>
> for example how to create table in revolution using SQL reference?
>
> Pls let me know if I am still not clear
although I'm a complete Rev newbie ...
* Install the actual Valentina PlugIn (if you didn't do it, the
delivered on from Rev is very matured)
* Open the V4Rev Examples stack
* there is a SQL_way_Table_CreateDrop SubStack
* using the browser to access the scripts in there you'll find
i.e.
set the cursor to watch
put "CREATE TABLE Person ( firstname string(40) )" into query
get VDatabase_SqlExecute( mDBRef, query )
and while browsing all the other example stacks you're going to find
all other relevant types of commands.
regards
Thorsten Hohage
--
objectmanufactur.com - Hamburg,Germany
More information about the Valentina
mailing list