I like to consider myself a seasoned oracle veteran, but have hit a wall on an issue. I am trying to run a distributed query against two very large tables, but the query is taking over an hour and I have to kill it everytime. When I run the query I want on each table seperately each completes...
What possible impacts can arise from calling dbms_session.set_nls for the date format in a procedure called by a java web application? I apologize if this is a vague question. Just looking for any info I can get. Thanks.
I have a problem with updating the current record on my form. When a user chooses to add a new record, they use the command button to open a new form for record insertions. When they choose the save command the add new record form closes and they return to the form showing all records. I want...
I am creating a registration database and there will be almost 900 records. I want to be able to search those records within the current record form by last name. How do I do that using a text box and command button?
How do I create page breaks for my reports? I need to create class rosters for a registration database. I want to have a new page for each course section.
I am having trouble with allowing the user to enter info into fields pressing a submit button which inserts the fields into my access database. It gives me a compile error saying that "System.Data.OleDb.OleDbException: Operation must use an updateable query." Here is the code:
sub...
I used a panel on my form to create an array of checkboxes upon loading the form. When a user checks them I have a sub procedure that shows the number of empty checkboxes and full checkboxes in textboxes. How do I clear all of the checkboxes when the user chooses the clear checkboxes menu...
I have two databases. Both have a table for store info. The first database has the table with all the data and the other is empty. I have a form that when I enter the store ID in a text box the data in that accompanying row is moved to the new table in the second database. I have to do this...
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.