Query to find max date in row from multiple columns
I have six columns a table called WIN. The columns I have are: Assigned Date Submitted Revisions 1 Revisions 2 Follow Up Completed I want to run a query that will return the max date entered for each...
View ArticleIs a File DNS possible with the access driver for ODBC?
After hundreds of attempts and dozens of work around, I feel a bit defeated. My goal is to create a DSN which I will be able to access from another computer on the network. I have had trouble with user...
View ArticleTop 5 Records
Hi, I have a somewhat large db working. I have a big report that I have a sub report on. I need to make another sub report that only shows the top 5 records based on a Count. The Fields i have in my...
View ArticleIndex in its own tablespace-PostgreSQL9.2 AS
I have two tablespaces tb1 and tb2. tb1 and tb2 have their own file systems.tb1 is for a huge table with 2 billion rows .tb2 is for rest of the tables.So , I have my huge table created in tb1 and now...
View Articleduplicating fields
hello everyone.. im stuck with a problem that is probably easy to fix, but not for a noob like me. i have a table(mainID) with fields pickupname pickupaddress pickupphone ive created a form based on...
View ArticleDisplay all accounts
I have 3 tables CREATE TABLE [dbo].[ACCT_MASTER]( [POLICY_YEAR] [char](4) NULL, [GL_ACCOUNT] [nvarchar](8) NULL, [GL_ACCT_DESCRIPTION] [nvarchar](100) NULL, [GL_ACCT_LINE_NUM] [int] NULL,...
View ArticleWorking with dates
Hi Guys, My company is switching from DB2 to Oracle and I need to automate a report to oracle. I'm running the report every Monday and it will look at data from Friday 00:00:00 to Monday 03:00:00. The...
View ArticleData Type Number Quick Question
I currently have a table with numbers for example 101000, 104000, 104053, etc all with 6 digits. But my company now is starting to get 5 digit numbers for example 86954, 10948 etc. and it's causing an...
View ArticleDB2 ETL sizing - best practices
Hello Guys, I am looking for some advice here I have a couple of tables that I need to extract from one data source to another data source nightly on the same environment. Some of the tables will grow...
View ArticleRequest : Ideas and Help completing project.
Good Day, I have a project which I have started and have come to a point where my skill levels and time commitments have put the brakes on completing it. I have a Asset - Maintenance program which I...
View ArticleUnix Shell Scripting - Institute - Chennai
Hi All, Could you please give me an Idea on learning unix shell scripting. I do want to know which institute best in CHENNAI - provide training on this. please forward me if you have any study...
View ArticleOracle 11g Training
Oracle 9i, 10g, 11g training and certifications offered by Bookmybootcamp at 70% of the prices in US or UK. We provide world class training facilities by highly qualified and vendor certified faculty...
View ArticleParameter playing hide and seek
Good day All Some time back I received some (basic) training in Access and made a small database. I am now trying to get to know Access in more detail so I have gone back to the database I made and I...
View ArticleCombining Dcount form two different Tables
Morning Is there a way to combine the two following Dcounts to check the values in both tables DCount("*", "ParkingViolationstbl", "[VIN]='" & Me![VIN] & "'") = 3 or DCount("*",...
View ArticleCount distinct
Dear all, I have stored procedure in MSSQL and am using Crystal Reports which linked to the stored procedure with below SQL. select TRANSACTION_ID, BAGGAGE_ID, LapsedTime from trans_Details where...
View Articledate retrieval
I am using SQL SERVER REPORTING SERVICES 2008 R2. I am needing to retrieve a set of records from a database for any members who will be 70 1/2 years of age at any time during the current year. I need...
View ArticleUsing a "keygen" to activate apps for new clients
I would like to add a "keygen" function to my application where a "code" is generated the first time the client opens the application. I then add this code from the client to an application and create...
View Article[WooServers]Managed DDoS Protected Dedicated Servers! Starting from $49/month
WooServers Managed DDoS Protected Dedicated Servers! DDoS protected hosting ================================================= 1 Gbps Attack Protection / 100,000 PPS / 2,000 GB Clean Traffic / 1 Domain...
View ArticleDB2 error and warning messages
Hello, after a test takeover on db2 9.7 I have noticed a bunch of warning messages in my db2diag.log file on my standby database: 2013-08-12-06.44.20.348794+120 I308714984E321 LEVEL: Event PID : 5758...
View ArticleFrom thats ran from a query. User can't close until values are Null
I have a form called frmCartonsWithVariance which has a hidden field called variance. This is being used as an inventory check that should always result in zero. Basically someone pulled 3 cases of...
View Article