Recently we allocated Symmetrix space for an ESX cluster. Some of the LUNs format fine but one or two come up with an error message that says “unable to read partition information from this disk.” All of the luns were exactly the same capacity. The ESX is currently attached to a Symmetrix array as well [...]
CREATE OR REPLACE PACKAGE trigger_api AS PROCEDURE tab1_row_change (p_id IN ae_dt526.field1%TYPE, p_action IN varchar2, p_field13 IN varchar2, p_blanket_ind IN varchar2 ); PROCEDURE tab1_statement_change; END trigger_api; / CREATE OR REPLACE PACKAGE BODY trigger_api AS TYPE t_change_rec is record ( field1 ae_dt526.field1%TYPE, action tab1_audit.action%TYPE, field13 tab1_audit.field13%TYPE, blanket_ind tab1_audit.blanket_ind%TYPE ); TYPE t_change_tab is table of t_change_rec; g_change_tab t_change_tab [...]
I created an OBDC on the client to link into the Oracle server, and using it in Crystal report, I can only see the system tables, but not the database table. Using the same obdc in Access application, I can see and am able to link all the tables. Do anyone know why is that [...]
I have an agent that uses ADODB to connect and insert a row into a SQL Server database. I want to store the contents of the Body field in the memo (rich text) into a Memo field in the SQL Server database (or Blob field). I’m finding examples of reading this kind of data back [...]
Hello, I’m new to Access so please consider this when forming your response. This has been driving me crazy and I’ve looked high and low on the ‘net for a solution. I look forward to your response. I have a form with an option group. I’ve wish to have this display on my report. Take [...]
what are “oracle” version to connect “visual basic 2008″,”visual basic 2005″ and “visual basic 6.0″ ? whether it’s possible to connect “oracle9i” and “visual basic 2005″ ? please solve my Q……….
HI, I have upgrade oracle database from 9i to 10g via export/import, My application is using Jreport. When I was using oracle 9i Reports were working perfect but after upgrading to 10g when I fetch reports it goes blank.
A user on Twitter, @garyvee, has a question for the community: Whats the best solution for ODBC on Linux ? And is anyone actively working with it? The direct link to his question is here.
how to call trigger stored in database using oracle forms
Error message comes up: “A stored from can not contain computed subform” and my message comes out unformated on Lotus 6.5 but it is fine on 8.0 (or is that really the reason?) All our users are on 6.5, what do I do to fix this?
Dear All, I need to calculate the monthly average on an array of data the gets added to weekly. Therefore, from Jan to March, the total is divided by 3. Come April, the total should be divided by 4, and so forth. Please, no VB code if possible – my VB sucks Thanks Riaan
We have an Access data base that includes date of birth in the format mm/dd/yyyy. For reasons I don’t need to go into now, we have to change all of them to a different format – yyyymmdd. Is there a way of doing this without changing every individual record? This would save us hours of [...]
Hi, Is there a way to pull an AS/400 File into SQL server 2008? From within SQL 2008 we do not see an ODBC connection that will work for the 400(??) I am not familiar with SQL server and we need to get some data to it. Can anyone shed some light on what I [...]
I currently have an MBA and 10 years experience in managing profit and revenue (financial analysis) of software development projects. I decided to go back to school for an MIS degree. I want to manage infrastructure projects; particularly data center consolidations. I am thinking I can leverage my business experience and degree in project management. [...]
Hi, I moved from marketting(boitech products) to Quality assurance.My Markeeting exp is abt 6.5 year & in QA 7 yrs.Which module of SAP will be useful to me,if I want to improve my prospect.btw ,I am an MBA
Hi, can anybody tell me how to retrieve a record randomly using cursors…(say 8th record) using SQLRPG(Embedded sql)
I converted a dataset to a CSV file and found when opening the file, all the column widths are fixed. This causes most of the columns to be truncated. Is there a way (not manually) of making the columns auto-fit. Language: Cobol.
Hi Friends, I have been using navicat to connect MySql5.0 in my local evironment.I connect my java project to MySql database as backend. Now my problem is, I generated an sql script to backup my local database. I run the script in server. Tables were created. But in the case of stored procedure, I got [...]
how to display the third highest salary from an employees table thanks in advance
I’m trying to create report headings that are perpendicular to the data fields. I have lots of fields with numbers and the headings fit on the page if they print at a 90 angle — on a slant would be nice too. When I make a label (or text box) and change the properties to [...]





