Re: DBI and cheating with array interface?
On Mon, 28 Nov 2005 00:58:48 +0000, Mladen Gogala wrote:
> Is there anything I can do to make DBI use the array
> interface?
Short of writing the patch myself, of course. I read the fine manual
and it says that DBI will do exactly what it does, but I sort of expected
this thing to work after so many years of Oracle supporting the array
interface. Oh well, let me try with PHP.
--
http://www.mgogala.com
.
Relevant Pages
- Re: passing a NULL pointer from vb6 to an ATL method
... COBJINTERFACES and use the C macro for calling into the interface. ... local/call_as is necessary fior marshaling. ... Dim array as Double ... Then you need to write two shim functions in C to link with the ... (microsoft.public.vc.atl) - Re: Anders Hejlsberg comment on immutable objects
... > example of a situation where a read interface does help out. ... > able to read the byte array, ... > and trust the server method, you simply pass the full blown object. ... what is a violation of a const contract. ... (microsoft.public.dotnet.languages.csharp) - Re: .NET and COM Interop
... > I added a function that sets the array and it worked, ... To implement the interface properly you have to be a bit sneaky. ... try to implement the property properly, the compiler will complain. ... AssemblyInfo file whereas C# does not. ... (microsoft.public.dotnet.framework.interop) - ptrace API extensions for BTS
... I would like to discuss the ptrace user interface for the BTS extension. ... we need to provide access to an array of BTS records ... (Linux-Kernel) - Re: Can this be automation compatible?
... the interface is probably marshaled ... and it cannot be the Automation interface of an ActiveX ... > according to his question it's part of a dual interface. ... > Chapters Pointer to an array of chapters per title. ... (microsoft.public.win32.programmer.ole) |
|