Re: [Firebird-net-provider] Changing .Net type based on a Domain type

2011-09-22 Thread Jiri Cincura
On Wed, Sep 21, 2011 at 11:51 PM, Sam Carleton
scarle...@miltonstreet.com wrote:
 Can someone shield some light on this?

Maybe it's too early in the morning, but I don't know what the question is. :)

-- 
Jiri {x2} Cincura (x2develop.com founder)
http://blog.cincura.net/ | http://www.ID3renamer.com

--
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


Re: [Firebird-net-provider] Changing .Net type based on a Domain type

2011-09-22 Thread Sam Carleton
The question is:

How can I hack the .Net provider such that I can change the .Net type
based on the domain type of the column?

My current thought is there is some way to associate the
isc_info_sql_type and isc_info_sql_sub_type with the domain type.  So,
along these lines, what is the relationship between a domain type and
the isc_info_sql_type and isc_info_sql_sub_type?

Sam

On Thu, Sep 22, 2011 at 3:59 AM, Jiri Cincura disk...@cincura.net wrote:
 On Wed, Sep 21, 2011 at 11:51 PM, Sam Carleton
 scarle...@miltonstreet.com wrote:
 Can someone shield some light on this?

 Maybe it's too early in the morning, but I don't know what the question is. :)

 --
 Jiri {x2} Cincura (x2develop.com founder)
 http://blog.cincura.net/ | http://www.ID3renamer.com

 --
 All the data continuously generated in your IT infrastructure contains a
 definitive record of customers, application performance, security
 threats, fraudulent activity and more. Splunk takes this data and makes
 sense of it. Business sense. IT sense. Common sense.
 http://p.sf.net/sfu/splunk-d2dcopy1
 ___
 Firebird-net-provider mailing list
 Firebird-net-provider@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


--
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


Re: [Firebird-net-provider] Changing .Net type based on a Domain type

2011-09-22 Thread Jiri Cincura
On Thu, Sep 22, 2011 at 2:45 PM, Sam Carleton
scarle...@miltonstreet.com wrote:
 My current thought is there is some way to associate the
 isc_info_sql_type and isc_info_sql_sub_type with the domain type.  So,
 along these lines, what is the relationship between a domain type and
 the isc_info_sql_type and isc_info_sql_sub_type?

It's not related to domain itself, but the underlying type.

-- 
Jiri {x2} Cincura (x2develop.com founder)
http://blog.cincura.net/ | http://www.ID3renamer.com

--
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider