populating fields
hell everyone. im new at Ms Access. and have a question that can probably be answered pretty quickly.... i've attached my form so that you can fully understand what im trying to do. im trying to learn...
View ArticleIf statement in In a sql query
I have a SQL query Generating 2 Random numbers, the first pulls a number 100 - 999, the Second currently pulls a number 1-500. The problem, I need to insert an if statement to Verify against an ID # in...
View ArticleMysql Query with Case
Hello guys, look I'm a beginner in the world of DBS, that means I'm an student so I'm dealing with a query which is giving me an error so I'd like some help in order to see what my mistake is at, here...
View ArticleFederation on DB2 with Oracle
Hi Folks, I have a Db2 environment Federated with Oracle, we face more of issues where the connections come in from application and it becomes stale connections .It grows and grows till we bounce the...
View ArticleShell script to export the DB2 output into a csv file
Hi guys can anyone share a sample script or tell me how to export the output of a DB2 query into a csv file and mail it ?
View ArticleError 429 when sending email from Access 2010
Hi all, I have some code on a form in Access which (when a button is clicked) sends an email with the details of the new record (just entered) via Outlook. The problem is that 1 of the machines I need...
View ArticleMS Access - Data access page - Multi users
Hi All, I am new to this forum/MS access. I need your help. I have created a database & Data access page (DAP). This data base has been placed in the share drive. Eg : Link : \\9.18.38.10\Dashboard...
View ArticleYes/No box displaying as 0/-1
I have a table which has a yes/no field, in the table everything displays as either Yes or No, unless you click on it to edit it, whereby No become 0 and Yes becomes -1. This isn't a big problem as...
View Articlereduce tablespace
i want to reduce size of below tablespace Tablespace ID = 101 Name = TS_RPP_DATA_DEC_12 Type = Database managed space Contents = All permanent data. Large table space. State = 0x0000 Detailed...
View ArticleDB2 Express-C and sleep/hibernation
Greetings everyone! We are facing an interesting problem and now we are trying to find a solution. Let me describe a situation first. Our infrastructure is based on DB2 Enterprise Edition server, which...
View ArticleUser,User table space,Schema relationship
Can anyone please explain me the difference and relationship between the below 3 in oracle: 1. Schema. 2. User Table Space. 3. User
View ArticleSQL Statement Not returning expected results
I have some code that evaluates whether a field for a certain row of data is marked true. How ever when the code runs and it is returning the recordset as not EOF - meanining if finds a record meeting...
View ArticleAlter foreign key not enforced not working
Running db2 LUW 10.1 fp 2 on Red Hat 5.9. Check the foreign keys before a migration, then run an alter table to unenforce the foreign key: alter table ACKWORK ALTER FOREIGN KEY FK133_ACKWORK NOT...
View ArticleIssues accessing access using ODBC over network
Hey guys, I'm a little stuck communicating to the access db using an ODBC driver over a network. The software I'm using to access access, Kepware, can find the database, can see the tables inside, and...
View ArticleAbout Datapump Architecture
Hi All, How Datapump works? what is the actual architecture in Datapump? can any body explain me,.., Thanks, Rajagopal S
View ArticleRecovery backup
Hello, I want com compile a single db with a backup function. It´s ok. But, I need a function to locate a backup and rewrite the db file, in other words a recovery backup. Any idea? - Christian
View ArticleVBA user authentication
I have a table called tblUserID with fields UserId and Password. I have a form called frmLogin that have text boxes called UserID and Password. I put a cmd button called cmdEnter and need it to...
View Articlesingle or multiple containers for tablespace
Hi All, in our new environment we have IBM v7000 SAN system with one LUN and 24 disks under that and db2 v9.7 fix pack 7. my question is with one LUN do I still need to have multiple file containers...
View ArticleWhen does SP / package become invalid?
v9.7 FP7. I got db2look from serverA and run it on serverB. SQL SP didn't get created because it references an object that doesn't exist. DB21034E The command was processed as an SQL statement because...
View Article