Problem with put_Location in 4.9 ADK

Chris Jones cjones at daz3d.com
Wed Apr 4 16:32:05 CDT 2012


The  dbNameStr is dbname no extension.

I've looked at the example .cpp you have suggested.  However, it doesn't
compile.  The 2010 solution in the sdk doesn't load it, and when I up
convert the individual project it complains about missing libraries.

On Wed, Apr 4, 2012 at 2:17 PM, Ruslan Zasukhin <
ruslan_zasukhin at valentina-db.com> wrote:

> On 4/4/12 5:49 PM, "Chris Jones" <cjones at daz3d.com> wrote:
>
> > Hi,
> >
> > I'm upgrading some code using C++ ADK on Windows from 4.8 to 4.9,
> however I
> > keep getting an error: "%S" invalid database name.  I am using the exact
> same
> > code in 4.8 and it works great.
> >
> >  ....
> > m_data->m_vDB = m_data->m_splDB->get_BaseDatabase();
> >
> > String dbNameStr = toString( dbName ); //dbName is set above
> > I_Location_Ptr dbLocation = new Location( &dbNameStr );
>
> Another step
>
> You can try to run
>    my Documents/Paradigma/VSDK_4/Examples
>
> In server mode ... For this set flag in one of example files
>    gClient = true
>
>
>
> Then check e.g. Example
>    Database_CreateCloseOpen
>
> Against your vserver.
>
>
> --
> 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]
>
>
> _______________________________________________
> Valentina mailing list
> Valentina at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macserve.net/pipermail/valentina/attachments/20120404/cb152943/attachment.html>


More information about the Valentina mailing list