Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ SQL » GUID column in DB and SqlArray (how to use GUID column in database app)
Re: GUID column in DB and SqlArray [message #46219 is a reply to message #46124] Sun, 27 March 2016 14:00 Go to previous message
LamerDrv is currently offline  LamerDrv
Messages: 3
Registered: March 2016
Junior Member
I look at MS ODBC sample app (https://code.msdn.microsoft.com/ODBC-sample-191624ae)

This sample app using SQL_WCHAR datatype constant. This works (and SQL_CHAR works too) - MSSQL converts GUID to string properly. (Sample using SQLBindCol approach instead SQLGetData)

It is strange that SQLGetData(..., ..., SQL_CHAR,...) inside Upp returns error.
I think I miss something obviously.
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to close a sqlite session
Next Topic: I am trying to have two sqls one to read another to write
Goto Forum:
  


Current Time: Sun Apr 27 12:56:18 CEST 2025

Total time taken to generate the page: 0.00788 seconds