I have the task of indexing some text files as well as some pdf's. I decided to use Oracle InterMedia to do that, but I am completely clueless on how to go about starting it. Does anybody know any articles, links, etc.. that can help me get started with Oracle InterMedia? or directions if they...
Does anybody know how I can go to a specific record within a list box? Ultimately, I would like to have a text field and a search button on a form. When a user searches for a certain record and presses submit, the list box will go to that specific record, but still displaying all the records...
Bob,
BTW thanks for your help, but I do Index the level and levelAbove fields. It helped, but I need it to run even faster. Wouldn't adding more declarations slow it down? I also left a lot of code out to make it simpler to explain. I haven't tried your code yet, but once I do I'll let you...
I need help in speeding up a process of looping through a recordset and grabbing a value while I'm looping.
There is about 40,000 records so it takes a long time to do.
First let me display an example table I'm using:
level levelAbove qty
------ ----------- -----
levelA...
I created a servlet which communicates to a server via sockets. The servlet sends data to the server. The server then does some processing on the data and shoots it back to the servlet. My problem is the servlet chokes up when it receives the data back from the server. Can anybody help me...
I need to loop through a recordset and grab a value while I'm looping.
First let me display an example table I'm using:
level levelAbove qty
------ ----------- ----
levelA none 1
levelB levelA 1
levelC levelB 2
levelD...
I need to loop through a recordset and grab a value while I'm looping.
First let me display an example table I'm using:
level levelAbove qty
------ ----------- ----
levelA none 1
levelB levelA 1
levelC levelB 2
levelD...
I would rather not use it myself because I thought it was pretty dumb too, but see the customer I'm working for has used this system for years, which is a unique identifier with Alpha characters. The customer matches the id with id from a hard copy documentation. A lot of people will only use...
Hi,
I am trying to do a loop in which I start with 4 alpha characters like "AAAA" and say I want to loop until "BBBB". The way I want it to loop is "AAAB, AAAC, AAAD, AAAE,.....AAAZ, AABA, AABB,....AABZ, AACA" all the way to BBBB. Does anybody know how I can do...
Is it possible to run an executable from an ASP page? What I would like to do is when a submit button is clicked on an ASP page, a visual basic executable runs on the server.
thanks
Ramon
I'm creating this web appointment system. A company will have a set time like from 9-5, so I loop this in a combo box. and within that loop I do minute increments of 10 minutes, so the combo box looks like 9:10 9:20 9:30...10:10 10:20 10:30....and so on. The problem I'm having is if I have a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.