Update Live db Table From Like Dev db Table
Code: greetings all- We work on Oracle 11g on a Ubuntu 12.4 Server. We have a Develpment Oracle DB that is the same as our Live DB. They are not mirrored in the sense that they have the exact same...
View ArticleDevice missing - database will not come online
I had a junior admin shutdown our test database and delete some files one of which was a newly add virtual device. Now I cannot recover the database that was using that device. " and virtual device...
View ArticleDebug LINQ Easily - Execute LINQ Queries at Design-time with LINQ Insight
Devart presents LINQ Insight - a powerful Visual Studio add-in which allows developers to execute LINQ queries right from the code at design time, thus making creating and debugging LINQ queries much...
View ArticleSQLDirect cant read varchar type
os : windows 7 lang : XE2 DB : DB2 SQLdirect -> TSDQuery -> can`t read varchar type fields. Please help!!
View ArticleFind the first and last date of that month of any day
One may use the following script to find the first last day of that month of any day. This was very much essential for my database as it deals with payroll. (For understanding my database has form...
View ArticleTips on the formulae field
If your formulae field is 'static' you cannot change its value by script.But if you make the field "dynamic" you can change its value by script eventhough it is not editable.
View ArticleI am facing problem DB2 regarding check pending status.
I am not much good in DB2 and facing much problem. I want to load data in table for that i am 1. droping the constraints. 2. loading the data. 3. recreating constraints. but the tables enter in check...
View ArticlePossible to connect/loop through databases using iSQL?
Hi, I'm working with servers connected on Sybase Central (SQL Anywhere 11). I'm connected to a few DBs, and there's a query I want to get from each one. I have the SQL code so that I can output the...
View ArticleMerge and Sum Similar Records
Hi, I have the below in a table - TABLEA Ref, Date, TIME, Code, Minutes 01117, 2012-01-02, 541, BASIC, 240.0 01117, 2012-01-02, 541, BASIC, 105.0 And I am trying to insert this into another table...
View ArticleQuestionnaire!
Plz can you give me the example of how to enumerate the any datatype of oracle 11g for table's attribute??
View ArticleTest Engineer in Seattle WA with Uni of WA
Job Details : · Minimum of 3 years recent experience in ASP.NET software development. · Journey level developer. · Deelvoping tests as part of an agile development process with competency in test...
View ArticleUsing NULL as default for INT columns
Hi, I have database tables with many TINYINT columns that check for statuses i.e. status=0 or status=1. How good practice is it to store NULL value as default instead of '0' which would mean 'not...
View ArticleSr Java Developer in Greensville SC with State of SC
Position: Sr Java/J2ee Consultant Agency: Clemson University ( State of South Carolina Location: Greensville, South Carolina Duration: Long term Java/J2ee Consultant who can lead the Java/J2ee design...
View ArticleAdding New Relationship
Hello to All, I have used Access for several years and at best I guess I am between beginer to intermediate as far as experience goes. I learn best by being shown how to fix the problem. With that said...
View ArticleReturn only part of the data in a column
I have a table with 2 columns ItemID and ReturnDesc. A sample of the data is: ItemId ReturnDesc 1244 Did not want 1244 Wrong color 3426 Return came with ticket 426 3571 Ticket 584 was not included The...
View Articlepage of tabcontrol visible if subform has records
i use this VBA code in main form on current to hide subforms with no records. this particular main form has 4 subforms so I am using a tabcontrol to place the forms in. The 1st main form (not shown in...
View ArticleFacing issues with db2diag.log + database
Hi all, In our setup db2V9.7 with fixpack 4 Facing space issues under root level: ============================ root space is allocated upto 67GB. Instance with the name of db2inst2 is created under...
View ArticleSELECT from SYSIBMADM-Schema doesn't return
Hi there, I hope you can help me with a problem I have regarding DB2. The database-user of one of our databases needs to perform a select on the table SYSIBMADM.SNAPTBSP_PART. However this is not...
View ArticlePowershell as a performance monitoring solution?
I've been reading a lot on Powershell recently. I'm trying to find a light-weight performance solution for my servers. I see that Powershell can query Counters, and output them to SQL. I used the...
View Articlefile review database structure
Hello, Im developing a file review database that I have been basing off of the At Your Survey database that is commonly referred to when dealing with survey databases. This project is more advanced...
View Article