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...
...that record and grab levelA' quantity which is 1. So it's like a continuous loop until I get to the top level.
Then I multiply the quantities 3 * 1 * 1.
Then I put this value in a table so I could do a sum for all the values.
My code looks something like this
sql = "select * from...
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...
...which is 1. Then I search for the levelB's levelAbove which is levelA and move to that record and grab levelA' quantity which is 1. So it's like a continuous loop until I get to the top level.
Then I multiply the quantities 3 * 1 * 1.
Does anybody know how I can do this?
Thanks so much...
...which is 1. Then I search for the levelB's levelAbove which is levelA and move to that record and grab levelA' quantity which is 1. So it's like a continuous loop until I get to the top level.
Then I multiply the quantities 3 * 1 * 1.
Does anybody know how I can do this?
Thanks so much...
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...
Has anyone else had a problem using the Year function? I'm trying to do a Year(Now()), but it's giving me a weird year. Also when I try to get the 4 digit year using
Format(date, "MM/DD/YYYY"), it still gives me the 2 digit year with mm/dd/yy. Does anyone know how I can get the...
Does anybody know how I can import excel files from subfolders within a top level folder? What I am trying to do is: a user will choose the folder where the subfolders are, then when a user clicks "import", all the excel files within the subfolders will be imported into Access. I've...
Does anyone know how I can grab a value from one sub report textbox and another value from another sub report textbox to compute a value on the main Report? Basically, I want to use two different fields from two different sub reports to come up with a value for a textbox on the Main report...
Does anyone know how I can grab a value from one sub report textbox and another value from another sub report textbox to compute a value on the main Report? Basically, I want to use two different fields from two different sub reports to come up with a value for a textbox on the Main report...
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.