How To Clone Oracle Database Server
I've got a VMware VM running: - RHEL 5.8 64-bit - Oracle Database EE 11g R2 (11.2.0.3) I've cloned the VM so that I can make an identical test server of our production server however I'm not sure how...
View Articlecompress yes for temporarily table --> automatic implemented?
Hallo everyone, if I am creating a session table with command DECLARE GLOBAL TEMPORARY TABLE, and I want to implement row compression, do I have to explicitely COMPRESS YES ? I am really not sure,...
View ArticleNumber of connections running out...
Hello, I have an issue with the number of connections running out on a Spring Hibernate integration tests suite. It happens only while running against an Oracle 10g XE server while it works just fine...
View ArticleSubForms or Controls
I have a Form with a ComboBox which has a choice of ContractID. I want this there to be a PropertyID, PropertyAddress (Subform or TextBox??) linked from the Property Table on the same Form which...
View ArticleHelp with school database
Hi there everyone, I have to do a bit of work in school and we have to build our own database. I need a bit of assistance as I've ran into bother. I have to create an invoice based system. Here's a few...
View ArticleFaster way to do this query?
Hello, We have a locker / lock list. We track who has what lock and locker and the combination. This is easy, but here's the tricky part: 4 pairs of locks have the same combination, so they would like...
View ArticleLeft Join
I am running the below syntax in SQL Server 2000 Code: SELECT case when COUNT(ID) IS NULL Then '0' else Count(ID) end AS COUNTOFID, tbl_one.Ename, tbl_one.EPhone, table2.ID AS tbl2ID FROM tbl_one LEFT...
View ArticleReturn correct data for a given date.
All, I have two table one call Employee and the other table call Target Ratio. They are related via FK EmployeeID tblEmployee EmployeeID FirstName LastName 1 John Doe tblTargetRatio TargetRatioID...
View ArticleDefault Properties for Control
Good evening, I have textboxes that are set to enabled = false or true by default. During runtime I enable / disable some of them. I need to restore them to defaults at some point during runtime. Is...
View ArticleOracle dialect does not support identity key generation
Hello, I'm trying to run an integration tests suite against an Oracle 10g XE database server on a Linux box. But I have one issue that makes all the tests in error. Here is the message I get for each...
View ArticleINSERT_UPDATE in LOAD
DB2 9.7 FP 5 /AIX 6.1 I know there is no option available in LOAD command as INSERT_UPDATE in IMPORT command however does someone know an alternative than can be used instead to make the process...
View ArticleInput Mask for Password
Hi there, I'm creating an access database to keep all our PDA's in check. However, we have password for the users stored in their own 'contact details' form. I have set an input mask to hide the...
View ArticleNCAA live
Click here to watch NCAA Football Live just on One click in HD.World's best link for watch NCAA Football live.So don't go any where else for NCAA you are on right place.Enjoy Now!!!! Florida...
View ArticleStore html files in db2
Hi All! What is the proper way t store html files in db2 - in clob field or in xml field? if there's xml field - how to proper insert string data in it. Thanks.
View ArticleInserting /loading multiple XML files
Is there recommended way how to insert/load about 100.000 XML files into tables? Using LOAD utility (how to transfer them correctly to host?), or using some tool like IBM Data Studio-Load option on...
View Articlemysql query results in access
I've been shifting my Access database to use a mysql back end and have been trying to solve this problem: I create my SQL queries based on input from the user, execute a SELECT query, and then display...
View ArticleSql0803n
Hi - All, Please help me to solve this error. Let me know if it is an db2 error or application error. SQL0803N One or more values in the INSERT statement, UPDATE statement, or foreign key update caused...
View ArticleDaily Fun Dose
http://pricecheck2012.enjin.com/ http://annakarenina2012.metroblog.com/ http://www.bricksite.com/lifeofpi http://pricecheck2012.nation2.com/ http://annakarenina2012.beeplog.com/...
View ArticleThe Like operator using parameters
What is the equivalent to this select statement with a parameter using the Like operator for DB2? SELECT * FROM Table1 WHERE Name Like @Name% I tried something like this (Name Like ?'%'), but of course...
View ArticleAccess Report opening on second monitor
I designed an Access macro that opens a report when i click a button. The report opens successfully, but it opens on my second screen (i have 2 monitors). Because of this (i think), any other users...
View Article