Subject Re: [firebird-support] Re: very strange behavior with UDF ...
Author Vander Clock Stephane
On 1/18/2011 4:13 PM, hvlad wrote:
>
> --- In firebird-support@yahoogroups.com
> <mailto:firebird-support%40yahoogroups.com>, Vander Clock Stephane wrote:
> >
> >
> > > > hmmm, why not, but it's a lot of years now we use this dll in
> previous
> > > > version of firebird without any problem (but the database schema
> also
> > > > change in years, i m not sure) ...
> > >
> > > Because it was not on Win64, correct ?
> > >
> >
> > No, 3 years in Win64. but the load of the server was not the same 3
> > years ago, and
> > the nature of the query too ... so it's can be i don't know
>
> I mean you used FB 32-bit before, correct ?
>

no, always FB 64bit, but anyway it's cost not a lot to me to build the
udf in vc and see if the server continue to crash
(it's crash everydays now)

>
> ...
> > ok, can i use visual studio 2010 Express ?
>
> I'm not sure if it can produce x64 binaries (previous versions of VS
> Express can't)
>

hmm, yes i check and express 2010 and can not produce 64 bit :(

But from wikipedia :

http://en.wikipedia.org/wiki/Microsoft_Visual_Studio_Express
"However, natively compiling 64-bit applications through the IDE is not
supported without some involved configurations. If the freely available
full version of the Windows SDK is installed, 64-bit applications can be
built on the command line using the x64 cross-compiler (Cl.exe) supplied
with the SDK.^[7] True integration of 64bit compilers to the Visual C++
2008 Express Edition is possible, but remains cumbersome.^[8] Note: This
reference only applies to Visual Studio Express 2008, not 2010; in 2010
it is as simple as changing the Platform Toolset to the Windows SDK
instead of the built-in v100."

i need to try, because if i need to buy vc just to compile my 3 lines
codes UDF it's a ....

stéphane




[Non-text portions of this message have been removed]