vCOM Create Table
Ruslan Zasukhin
sunshine at public.kherson.ua
Wed Dec 13 21:27:23 CST 2006
On 12/06/13 11:10 PM, "Brandon Warlick" <bwarlick at sunbelt-graphics.com>
wrote:
> Hmm, now it seems the code runs but no table is generated. Can someone test
> the sample code and see if it works? If it does then I will figure out what
> I am doing wrong.
>
> Dim V As New Valentina
> V.Init 9 * 1048576
>
> Dim Db As New VDataBase
>
> Db.Create "c:\temp\sample.vdb"
>
> Dim sql As String
> sql = "CREATE TABLE tbl1 ("
> sql = sql + "fldString string(20, 'ASCII') NOT NULL) "
> Debug.Print sql
> Db.SqlExecute sql
> Db.Close
>
> V.ShutDown
Kirill, will follow you.
Again -- what about VCOM examples?
--
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]
More information about the Valentina
mailing list