data import from dbf file into db2 database
i have dbf file with 80 lakh records. first i using insert query .but it will take time.instead that i want use load query. so give load query for import dbf file.
View Articlehelp with query for 1-1 and 1 to many table
Hi Everyone, This question follows on from the resolution of an early question in: http://www.dbforums.com/mysql/168804...ml#post6576815 Speical thanks to R937 and healdem My question now relates to...
View ArticleUpdate statistic high??
Hi, To optimize my sql queries, i execute UPDATE STATISTIC HIGH for the entire database. I do not do it specifically for large table. My question is: What is the difference between the two instructions...
View ArticlePlease help if you can :)
Hi All, I'm struggling to get my head around to do this: I have one table Purchase Order and 1 called supplier. The supplier table has a list of all the suppliers addresses we buy from. When on the...
View ArticleListBox MultiSelect Link To Query
I found the following code to make a listbox send multiple choices to a text box. I want the code to send multiple choices to a query and open the query. The query is titled qryStudentListing2. The...
View Articlequery taking lot of time
Hi pls,, tell me why below query is taking lot of time. pls optimise this query . NHV_ELEMENT_FOR_USER B is the master table which have each and every record (element Id present in other tables)...
View Articleoracle enterprise manager 10g
Hello, I changed hostname on server (w2003) and my oracle dbconsole http://localhost:5500/em stopped to work. Could you help me please, how to launch it? Thanks.
View ArticleNeed of Ms SQL Server, CA
It is located in Walnut Creek, CA. Job Title MS SQL Server ,SSIS & SSRS Experience Level 7 Years Location Walnut Creek, CA Start Date ASAP Duration 3 Months CTH No. Of Positions 2 Job Description...
View ArticleSystem Analyst - Located in Detroit, MI
We have several System Analyst openings located in Detroit. If you are interested, please send a resume and I will contact you.. These are long term contracts with BCBSM located in Downtown. We are...
View ArticleImmediate need for SAP Resources LA CA
Req # 1 Title : SAP Tester Location : Los Angeles, CA Duration : 6 Months Job Description: · Testing Management Background preferably with HP Tools Quality Center · SAP P2P Implementation experience...
View Articlegreater than system date
I have a query that requires a date field in a record to be greater than the sysdate for future reference. select * from all_tab_cols where column_name like '%LAST_ANALYZED' is => 'SYSDATE';
View ArticleWebquery to to append data from a website to a table in Access
Hi All, I have a customer table in access and a website which holds some customer records I want to create a webquery in access that fetches the records from the website and appends those in my access...
View ArticleIndex
Can someone help me create an index that can be useful in this situation. I have a table Trip(date, origin, destination, cost) and I need to create an index to a situation that occurs often. A trip...
View ArticleHiding Subreport Field
Hello, I have a report that includes a sub-report. The main report shows a list of transactions made in a quarter and it is grouped by Department. Sometimes a transaction is part of a group that...
View ArticleWarning Mess when DB startup
Dear Team, I am new to DB2 .We are using DB2 9.7 for SAP. when starting up DB we are facing a warning message like Database activated *** WARNING Logretain mode is disabled You will be unable to fully...
View ArticleIssues with connect the database after restore
Hi all, In our setup db2 v9.7 with fixpack 4 Facing issues with connecting the database: ================================= When I tried to restore the incremental backup it's went fine: db2 restore db...
View ArticleTeradata ping
First experince on Teradata Server.... I ned to ping a Teradata server in my lan. Wich info i need to ping the Teradata server?
View ArticleUPDATE issues
This used to work and suddenly it stopped and gives the following error: Code: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax...
View ArticleRun Access Saved Parameter Query From Excel ADO
Hi all, Using Access/Excel 2007. I have a parameter query in in Access database. I would like to call that query, pass the value of the parameter, and return the results to Excel. My code is below. The...
View Article