by: Ameya |
last post by:
Hello friends,
We have used ILOG Views with our C++ code to develop GUI for the
client-server system. Our server is using ODBMS (ObjectStore) and we
have Corba Server (written in C++) to handle...
|
by: pmclinn |
last post by:
In the .net designer wrote a proceedure named 'Fireitup'. How do I
call on this proceedure from client javascript.
|
by: BobC |
last post by:
One of Microsoft's VB code samples is a solution called Logger (or WinLogger).
It has a file associated with the "Logging" project called ILog.vb.
In the module, interface or whatever it's called...
|
by: Marek Wierzbicki |
last post by:
Hi
In my server (MSSQL 2000 sp4) very often I see long time of executing query
with waittype=WRITELOG
Recovery is set to SIMPLE and there is no autoShrink.
Auto increment file size (log) is...
|
by: adam |
last post by:
Does anybody have experiences of Python and ILOG Server (distribution
framework) integration?
I need to access to a server application "exposed" through ILOG Server.
Thanks
Vieri
|
by: Problematic coder |
last post by:
I have a form based application that inputs values into various oracle
tables, after it has done this I want to call a stored proceedure in
Oracle which is already written to do more work on this...
|
by: Problematic coder |
last post by:
The intention is to call a stored proceedure which sets flags in the
database, this requires no parameters and the page does not need an
output from the stored proceedure, though is this is...
|
by: ig.martix |
last post by:
I'm a bit new to asp.
What I'm looking to doing is having three input boxes on a page.
As an example I would like for the user to input a employee ID in the
first input box and then wither...
|
by: Mick Walker |
last post by:
Hi Everyone,
I am stumped here. I have the following stored proceedure:P
CREATE PROCEDURE .
@SupplierSKU varchar(50),
@RetVal int
AS
Select @Retval = count(*) from dbo.ImportLines
Where =...
|
by: Rina0 |
last post by:
Cybersecurity engineering is a specialized field that focuses on the design, development, and implementation of systems, processes, and technologies that protect against cyber threats and...
|
by: erikbower65 |
last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps:
1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal.
2. Connect to...
|
by: kcodez |
last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
|
by: DJRhino1175 |
last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this -
If...
|
by: Rina0 |
last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: lllomh |
last post by:
How does React native implement an English player?
|
by: Mushico |
last post by:
How to calculate date of retirement from date of birth
|
by: DJRhino |
last post by:
Was curious if anyone else was having this same issue or not....
I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
|