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 » Populate data from sql select to Arrayctrl
Re: Populate data from sql select to Arrayctrl [message #443 is a reply to message #442] Mon, 02 January 2006 15:49 Go to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
Well, I guess you will find code contained in SqlCtrl/SqlConsole.cpp quite useful Smile

Anyway. Why it is displaying garbage - hard to say without seeing your code. It is even possible that your oracle client is not installed well (code-page). Could you pack your main package a upload it here?

You cannot display columns without having them in ArrayCtrl Smile

The number of columns: Sql::GetColumns.

Information about the column: Sql::GetColumnInfo

Keep asking. What you want to do is what U++ was developed for... Smile

Mirek
 
Read Message
Read Message
Previous Topic: Postgresql
Next Topic: SqlArray seems to be broken
Goto Forum:
  


Current Time: Mon Aug 25 01:42:01 CEST 2025

Total time taken to generate the page: 0.05202 seconds