by: Frank Stefani |
last post by:
Hi,
I use recent StarOffice and OpenOffice versions with SuSE 8.x
and 9.0 Linuxes. In the preferences of the office programs,
I added the classpaths
...
|
by: Tony Do |
last post by:
Does anyone have problem of running stored procedure from VB .NET using the
ODBC driver, The OleDB driver work OK with the same Stored Procedure, also
the ASP work OK with that same Stored...
|
by: Klaus Oberdalhoff [MVP] |
last post by:
Hi,
Frontend: MS Access XP on Win XP
Backend AIX: DB2 ... (7.1)
Hi,
to be honest, concerning the db2 i´m a rather newbie, so sorry for unexact
question. I tried in beforehand to find some...
|
by: Andrew Johnson |
last post by:
Hi,
I am trying to make a UBD DB2 7.2 connection using the Java
COM.ibm.db2.jdbc.app.DB2Driver via Tomcat 3.2.1 on Solaris (and also
on an AIX system with 3.3.1). I am attempting this either...
|
by: joel.brewster |
last post by:
We have a VB6 application using ADO version 2.5 and I am receiving a
" CLI0109E String data right truncation.
SQLSTATE=22001" error when I execute the rs.UpdateBatch method. I have
determined...
|
by: VMI |
last post by:
When I try to run my Windows application in another PC, I get the error:
Microsoft.Data.Odbc.OdbcException: ERROR Specified driver could not
be loaded due to system error 126 (SYBASE SYSTEM...
|
by: tommydkat |
last post by:
Hi! We've switched from Developer Studio 6.0 to Visual Studio .net
2003. Our application compiles fine with Visual Studio .net 2003 but
when it runs, it uses the Microsoft ODBC driver as is shown...
|
by: santoshsri |
last post by:
Hello,
Since couple of days, I am getting below error whenenver I am trying to run a report in ASP that fetches data from DB2 tables.
Error 2147467259 (80004005h) description:
Specified...
|
by: santoshsri |
last post by:
Hi to all listers,
We're using DB2 for z/os version 7.1.
In windows site, we are using DB2/UDB version 7.2 FIXPACK 10a
we...
|
by: Kemmylinns12 |
last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and efficiency. While initially associated with cryptocurrencies...
|
by: antdb |
last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine
In the overall architecture, a new "hyper-convergence" concept was proposed, which integrated multiple engines and...
|
by: Oralloy |
last post by:
Hello Folks,
I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA.
My problem (spelled failure) is with the synthesis of my design into a bitstream, not the C++...
|
by: BLUEPANDA |
last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS starter kit that's not only easy to use but also...
|
by: Rahul1995seven |
last post by:
Introduction:
In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python has gained popularity among beginners and experts...
|
by: Ricardo de Mila |
last post by:
Dear people, good afternoon...
I have a form in msAccess with lots of controls and a specific routine must be triggered if the mouse_down event happens in any control.
Than I need to discover what...
|
by: Johno34 |
last post by:
I have this click event on my form. It speaks to a Datasheet Subform
Private Sub Command260_Click()
Dim r As DAO.Recordset
Set r = Form_frmABCD.Form.RecordsetClone
r.MoveFirst
Do
If...
|
by: jack2019x |
last post by:
hello, Is there code or static lib for hook swapchain present?
I wanna hook dxgi swapchain present for dx11 and dx9.
|
by: DizelArs |
last post by:
Hi all)
Faced with a problem, element.click() event doesn't work in Safari browser.
Tried various tricks like emulating touch event through a function:
let clickEvent = new Event('click', {...
|