[ANN] newer build V4REV 5.0b29-2

Marek Niesiobedzki nm at studionm.pl
Fri May 18 05:36:56 CDT 2012


Hi Ruslan,

I'm bussy dotay, so I checked only "SHOW TABLES" and simple "SELECT * FROM table" queries.

THEY WORK PERFECT --> Thanks a lot.

I'll play little bit with V4REV and VSERVER at weekend, and let you know.

Marek


On May 17, 2012, at 22:33 , Ruslan Zasukhin wrote:

> Hi Marek,
> 
>     http://www.valentina-db.com/download/beta/5.0b29
> 
> Here new archive of V4REV MAC.
> 
> 1)
> 
> I have fix issues in REVDB's method that get data from query
>  
> 
> 2) 
> 
> ADDED parameter DebuLevel into revOpenDatabase()
> So RevDB.bundle now also can produce LOG file. Helpful. 
> 
> Attached simple stack that I have use against vserver.
> I have did show tables against MASTER.VDB.
> 
> 
> 
> 
> =============================================
> on mouseUp
>    
>   put "master.vdb" into dbName
>    
>    put revOpenDatabase( "Valentina4", "127.0.0.1", dbName, "sa", "sa", , , , , "kLogParams" ) into mDbID
>    
>    get Valentina_DebugLevel( "kLogParams" )
>    
>    put revDataFromQuery ( TAB, return, mDbID, "SHOW TABLES" ) into tData1
>    
>    ------------------------------
>    put empty into field efOut
>    
>    put tData1 into field efOut
>    
>    revCloseDatabase mDbID
>    
>    
> end mouseUp
> 
> 
> 
> -- 
> Best regards,
> 
> Ruslan Zasukhin
> VP Engineering and New Technology
> Paradigma Software, Inc
> 
> Valentina - Joining Worlds of Information 
> http://www.paradigmasoft.com
> 
> [I feel the need: the need for speed]
> <zzz.livecode>_______________________________________________
> Valentina-beta mailing list
> Valentina-beta at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina-beta

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macserve.net/pipermail/valentina-beta/attachments/20120518/8ac03a62/attachment.html>


More information about the Valentina-beta mailing list