Re: [Cppcms-users] UUID data type (primary key) in ccpdb
Brought to you by:
artyom-beilis
From: Artyom B. <art...@ya...> - 2012-01-17 08:50:00
|
CppDB is dynamically typed, you can transfer UUID as string. Of course it may depend on your DB engine. Artyom Beilis -------------- CppCMS - C++ Web Framework: http://cppcms.sf.net/ CppDB - C++ SQL Connectivity: http://cppcms.sf.net/sql/cppdb/ >________________________________ > From: Leon <le...@wl...> >To: cpp...@li... >Sent: Tuesday, January 17, 2012 7:53 AM >Subject: [Cppcms-users] UUID data type (primary key) in ccpdb > >Hi, > >Is uuid data type supported in cppdb? > >Best regards, >Leon > >------------------------------------------------------------------------------ >Keep Your Developer Skills Current with LearnDevNow! >The most comprehensive online learning library for Microsoft developers >is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, >Metro Style Apps, more. Free future releases when you subscribe now! >http://p.sf.net/sfu/learndevnow-d2d >_______________________________________________ >Cppcms-users mailing list >Cpp...@li... >https://lists.sourceforge.net/lists/listinfo/cppcms-users > > > |