Re: [Firebird-devel] Append error clumplets to IStatus

2016-02-04 Thread Alex Peshkoff
On 02/04/2016 12:36 PM, Dimitry Sibiryakov wrote:
> 04.02.2016 9:14, Alex Peshkoff wrote:
>> You should extract data from it to Arg::StatusVector, append what you
>> wish and then return data back to IStatus.
> Isn't Arg::StatusVector an internal private class? How can it be used in 
> an user plugin?
>

You did not ask is it in plugin or anywhere else in the code. BTW, 
license let's use it any plugin if desired.
If not - one may use any other way between getErrors/setErrors.


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel


Re: [Firebird-devel] IStatus and character set

2016-02-04 Thread Dimitry Sibiryakov
04.02.2016 11:00, Alex Peshkoff wrote:
> sorry, I was wrong
> CS_UNICODE_FSS is expected

   That may be problem: I know Win32 API call to convert into utf-8, but 
converting into 
CS_UNICODE_FSS is out of its abilities.
   On the other hand, isn't UNICODE_FSS just a subset of utf-8?

-- 
   WBR, SD.

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel


[Firebird-devel] [FB-Tracker] Created: (CORE-5103) Can not do second connect do db

2016-02-04 Thread kotrc (JIRA)
Can not do second connect do db 


 Key: CORE-5103
 URL: http://tracker.firebirdsql.org/browse/CORE-5103
 Project: Firebird Core
  Issue Type: Bug
  Components: API / Client Library
Affects Versions: 2.5.5
 Environment: Windows XP, SP3
Reporter: kotrc


SuperServer, 32bit

I have one opened  connection to  db (over  some application)

I try do second connection in other application (over isc_attach_database) a i 
got
1/ if the db is on local computer .   error  Connection lost to 
database
2/ if the db is on remote computer .   error Database xyz shutdown
 and connection is not open


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel


[Firebird-devel] IStatus and character set

2016-02-04 Thread Dimitry Sibiryakov
   Hello, All.

   When an user plugin set an error to IStatus, which character set must be 
string data in?

-- 
   WBR, SD.

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel


Re: [Firebird-devel] Append error clumplets to IStatus

2016-02-04 Thread Dimitry Sibiryakov
04.02.2016 9:14, Alex Peshkoff wrote:
> You should extract data from it to Arg::StatusVector, append what you
> wish and then return data back to IStatus.

   Isn't Arg::StatusVector an internal private class? How can it be used in an 
user plugin?

-- 
   WBR, SD.

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel


Re: [Firebird-devel] IStatus and character set

2016-02-04 Thread Alex Peshkoff
On 02/04/2016 12:35 PM, Dimitry Sibiryakov wrote:
> Hello, All.
>
> When an user plugin set an error to IStatus, which character set must be 
> string data in?
>

utf8


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel


[Firebird-devel] Solaris port

2016-02-04 Thread Dimitry Sibiryakov
   Hello, All.

   Is Firebird still built for Solaris? Or to be precise: is it still built by 
Sun Studio 
which is the only compiler that doesn't support "#pragma once"?

-- 
   WBR, SD.

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel


[Firebird-devel] Solaris port

2016-02-04 Thread Paul Beach
Dimitry,

<>

AFAIK, 2.5 should build on both gcc and CC and this has been done relatively 
recently.
The same should be true for AIX and HPUX.

Regards
Paul 

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel


Re: [Firebird-devel] Append error clumplets to IStatus

2016-02-04 Thread Alex Peshkoff
On 02/03/2016 06:57 PM, Dimitry Sibiryakov wrote:
> Hello, All.
>
> Is there a method of IStatus that append an error clumplet to the end?
>

No.
You should extract data from it to Arg::StatusVector, append what you 
wish and then return data back to IStatus.

Why 2 classes? IStatus is persistent status vector storage, keeping 
strings inside it in safe manner, Arg::StatusVector is used to build 
status vector and then use to raise exception or store in IStatus. It 
does not save persistent strings.



--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel