Deleting Duplicate Rows
Hi there, I've found multiple solutions to this problem, but not one that I seem to be able to replicate on my database so I'm sorry if this sounds like repetition. In my database, I have a table...
View ArticleAssigning Variable to Field in Query Recordset
I have a search form that uses a query. If there is only one record returned on the query, I would like to use code to directly open the editing form to that record. Where I need help is replacing the...
View ArticleAccess 2013 Forms
To All-- I just had the joy of upgrading to Access 2013 (take that as being forced). I'm coming from previously using Access 2003 - so needless to say it is a large shock to me. My question is how do...
View ArticleAuto populate
I have a table with 3 fields Family Description Area What I want my form to do is......... When I select that description, it auto populates family and area for me...... then save this information in...
View Articleauto populate
We have 3 plants that use the same access D/B. The plants are 22, 33, 44. We have a generic form that launches (using a simple macro) where operators from each plant can input their samples daily. Each...
View ArticleNeed help with formula
I am using the following formula to unpivot my data Sub MG14Aug07 Dim Rng As Range, Dn As Range Dim RngAc As Range Dim c c = 2 Set Rng = Range(Range("A2"), Range("A" & Rows.count).End(xlUp)) For...
View Articlehelp with unpivot formula needed
I am using this code to transpose my table in excel 2007 Sub MG14Aug07 Dim Rng As Range, Dn As Range Dim RngAc As Range Dim c c = 2 Set Rng = Range(Range("A2"), Range("A" & Rows.count).End(xlUp))...
View ArticleProblem related to multiple instances on DB2 V9.5
Hi, Db2 version 9.5 Fixpack:0 ESE on Linux Instance db2inst1 exists by default I am trying to create a new db instance by using steps: useradd -u 1103 -g db2iadm1 -m -d /home/db2inst2 db2inst2 -p...
View ArticleIbm db2 database creation is slow on very fast machine but fast on slow machine
The creation of empty database (IBM DB2 9.7 ) on Xeon CPU E5-1620, 8 core, 8GB, windows 7 is taking approximately 5.30 minutes. But on similar software configuration using Core2Duo processor takes 2.00...
View ArticleCouldn't find Mgtm Console after installation
Dear all, I have a query about sql server 2008 express R2 installation. After I installed the above software, I got a message confirming that the install was successful. Then I clicked the start button...
View ArticleNeed duplicate records in sub query
Hi i am running the following query and i am getting message that sub query return duplicate records and that why query is failing. Basically i need duplicate records because i need to show them in...
View ArticleCLI Multithreading
Hi, I am trying to develop a C++ application using DB2 CLI calls. In my application, I have 3 threads and each thread have a separate evironment and connection handles. My problem is that when I try to...
View ArticleSimple novice question on getting my data from parameter query into a report
I know this is most likely a very simple novice request, but Ive banged my head on this for a few days and cant figure it out: I have an Access 2007 database table which lists the attendance for each...
View Articleconnection handle
I have an Access application that opens a connection the AS/400 in order to use a linked file. Is there a way to retrieve the connection handle? And if there is, could an example of how this is...
View ArticleMS Access 03 - UPDATE query in VBA
Hi All, I would appreciate it if someone could advise if this is possible. I would like to run an update query which gives the user the option of removing particular records from the query before it...
View Articleretrieve connection handle
I have an access application that has a file linked to the IBM AS/400. When a report is run I am prompted for my AS/400 logon. I would like to know if/how I can retrieve the connection handle of the...
View ArticleObviously, those seeking iron
Obviously, those seeking iron-clad credibility have to be compelled to look elsewhere, but "Non-Stop" can have its share of unanticipated sequences likewise as Neeson's intensity. The actor throws...
View ArticleSQL Script for comman denominator
Hi Experts, Can you please help me to write script to calculate values for New numerator and new denominator Table Name : tbl_calc Numerator Denominator New Numerator New denominator 1 2 2 4 1 4 1 4 1...
View Articlealled to send() is failing with error code
Chelsea VS Fulham live stream Fulham vs Chelsea live stream Arsenal vs Stoke City live stream Liverpool vs Southampton live stream inter milan vs roma live stream Chelsea VS Fulham live stream Chelsea...
View ArticleImport CLOB Column causing database halt
hi All, Anyone encounter the database halt after perform import CLOB column whether using db2 load or import command ? Additional information, is the table is belongs to tablespace with raw device...
View Article