Solutions Architect/Sr. Oracle DBA Troy, Michigan
Solutions Architect/Sr. Oracle DBA Troy, Michigan City: Troy State/Provin MI Deal Status: Closed Priority: Normal Division: Central Duration: 2 Month(s) Role: Solutions Architect/Sr. Oracle DBA...
View ArticlePull Record Number from Email
Hey Guys. I have an ms access system that sends an email when a record is entered... The system then sends an email saying " A record has been entered ###" is it possible to put some sort of link that...
View ArticlePull Record Number from Email
Hey Guys. I have an ms access system that sends an email when a record is entered... The system then sends an email saying " A record has been entered ###" is it possible to put some sort of link that...
View ArticleUse variable as table Name in SQL
is it possible to create a temp table and iterate through each database in the temp table? Something like and this would iterate both tables in the databse and display the results. (Of course I would...
View ArticleBIDS is 2008 and SQL Server is 05
so i have designed SSIS packages that execute a stored procedure. the packages were designed in BIDS 08 and the stored procedures are sitting on a 05 box. i thought i could not execute SSIS packages...
View ArticleOracle Developer for DTE downtown Detroit
We have multiple Oracle Developer openings for DTE. These are long term contracts working on-site downtown Detroit. If you are interested and qualified, please submit a word resume and I will contact...
View ArticleExport report to Excel.
How i can export the Data of Report to Excel in Access 2007. Is it possible to export because the export option for Excel is disbaled. How can i do this. Can anybody help me please...
View ArticleReturning Updated Data
Hi, it's me again. :p Basically one of my columns needs to be updated (monthly_fees) within my m_membership_type table. The monthly fee needs to rise by 10%. I already have the code for this and it...
View ArticleError details from DBA tables
Hi , This is my first post in dbforums:). I am new professional who just started working in Oracle. I am planning to collect the errors encountered during the execution of Procedure from Oracle DBA...
View ArticleMaster - Slave Replication on specific rows of table
I am a not an expert in MySQL world and looking for a solution like I have a table for example: issue_table ============= id, issue_from, details 1, machine1, "some details" 2, machine1, "some details...
View ArticleCACI Weekly Job Report
Here is a list of CACI Jobs in the US and abroad. Attached Files CACI Jobs Posted Within Last 7 Days as of 18 November 2013.txt (13.2 KB)
View ArticleUse a single control button to query more fields or combo boxes on a form
Hi, I have a database with tables and fields. I have created a form that with three to four combo boxes and inserted a control button. I would like a write a code to query my data based on the...
View ArticleNeed Help with DB2 query
I am trying to fetch one record based on two columns and the corresponding nearest future date and time, greater than the current date. I will try to explain it using one example: COLA COLB DATE TIME...
View ArticleType mismatch: 'CDBL' error
Hello On my page here: Displaying all records from a database table I am getting the following error: Quote: Microsoft VBScript runtime error '800a000d' Type mismatch: 'CDBL' /addRecords.asp, line 112...
View Articledb2_v105 - how do I know values of IN/OUT parameters for Stored Procedures
Hello, I'm on DB2 10.5 and ran called a Stored Procedure. However it is encountering a problem and someone is taking a look at it. I don't know which values are being passed in IN/OUT parameters for...
View ArticleExport : Query result
Good Day, I need to export a tables query results to a html template. Exporting a table to a html template is easy, but how do I go about getting query results into a template. There is an option in...
View Articlewhat is the use of creating multiple indices on the same table?
we have a table, which consists of multiple indexes with different combinations on the columns. what is the use of them in performance prospective. whether they will increase or decrease the...
View Articlehow can i convert CLOB to XML datatype
hi, we have table, for one column, we declared CLOB(800000). we want to change the CLOB data type to XML datatype. How? whether we can get any performance improve, if we change???
View ArticleComparing functions problem
SELECT trim(B.ORIGINAL_LIC_NUM) FROM CR_LIC_TEMP B, CR_TBL A WHERE '%'||trim(B.ORIGINAL_LIC_NUM)||'%' in ( '%' || trim(A.ACTIVITY1)||' '||trim(A.ACTIVITY2)||' '||trim(A.ACTIVITY3)||'...
View ArticleReferencing a control on a subform
Good Morning I have the following code which browses to a form from a button on the form reportcentre DoCmd.BrowseTo ObjectType:=acBrowseToForm, _ ObjectName:="IncReport", _...
View Article