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 » SQLEX. Is it possible to specify a different name for a real column?
SQLEX. Is it possible to specify a different name for a real column? [message #58048] Fri, 28 January 2022 13:52 Go to previous message
sergeynikitin is currently offline  sergeynikitin
Messages: 748
Registered: January 2008
Location: Moscow, Russia
Contributor

Is it possible to specify the name of a real column that differs from the name of the SqlId variable. For example:
instead:
	TIME_	(TIME)

(this code call compilation error, but real colomn name is TIME)
do like this:
	TIME_	(LOCTIME).NAME(TIME)

or like this:
	TIME__N	(LOCTIME,TIME)

???


SergeyNikitin<U++>( linux, wine )
{
    under( Ubuntu || Debian || Raspbian );
}

[Updated on: Fri, 28 January 2022 13:54]

Report message to a moderator

 
Read Message
Read Message
Read Message
Previous Topic: Connection to the postgres db over ssh tunnel
Next Topic: SQL EXPR NOT WORKING
Goto Forum:
  


Current Time: Thu May 16 21:52:20 CEST 2024

Total time taken to generate the page: 0.03444 seconds