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...
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...
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...
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 import a whole list of Excel files within a folder? I'm using the transerSpreadsheet method. I'm thinking that I may have to get the listing within the folder. Create an array. Then loop through each item in the array doing the transferSpreadsheet method. Does...
Does anyone know how I can specify which worksheet to import when I use the TransferSpreadsheet? In the code, there is no argument to specify a workbook. Is there another method I can use? Thanks
Ramon
Does anyone know how I can specify which workbook to import when I use the TransferSpreadsheet? In the code, there is no argument to specify a workbook. Is there another method I can use? Thanks
Ramon
I just recently tried to upsize an existing Access Database to an Access Project. When I used the upsize wizard, everything gets upsized except for the queries. Am I doing something wrong?
Ramon
I created a report in Access and I set the layout to "landscape", but after every so often I have to go back and set the property back to landscape. Does anybody know the code to set the property for the layout of the report to "Landscape" for the report's "on...
Does anybody know how I can program the value of a textbox in a report?
See what I have is a textbox that calls a control source from a field in the database. That field is a numeric field ranging from 1-3. What I want to do is for each value that is 1 the textbox = "test1" and for...
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.