I’m trying to figure out what the best type of join I could use in TSQL for merging records in about 6 tables where there is a match. So I have 6 different tables where there are many matching records. So I figured that I would use a left join in my first join, keep [...]
how to connect db2 to rad 7.5
We have a new web app that we want to be able to run 24/7. My question from our web staff is “when the data is available? “. There are 2 situations I can think of that will pose an issue. 1. when we are running file back ups, it most likely will not be [...]
Today’s live chat from 1-3 pm EST provides an exclusive opportunity to get your cloud migration questions answered directly from industry experts. Get tips on how to improve your ability to recover in any type of loss or disaster while keeping your budget in check and gain insight into: Data protection requirements Cloud vs on-premises [...]
We have created a form that we use for a directory in Access. We have created an index as well, but how can I add page numbers that correspond to the correct person/record?
How can I write a SQL query to get the DB name ? Usually we use SELECT DB_NAME() AS DataBaseName, but at that time teh DB is in use. If we didn;t write use [dbname][/dbname], is there any way to get the DB name ?
We plan to go to SQL Server 2008. We need to link our Microsoft Access 2003 users to the databases created in SQL Server 2008. Will we be able to do this considering ODBCAD32 is what we use, and the databases we create will now be 64-bit?
Organizations need to able to quickly recover failed servers and their data in the event of an outage. Deploying a server recovery solution can save a company tens of thousands of dollars in lost productivity and lost business. This live chat on June 29th from 1-3 pm EST provides an exclusive opportunity to get your [...]
I was trying to create a table with primary key based on two columns. Here is the create table statement: CREATE TABLE SECURITY_PASSWORD ( USER_NAME VARCHAR2 (25 BYTE) NOT NULL, USER_PASSWORD VARCHAR2 (25 BYTE) NOT NULL, CREATED_DATE DATE NOT NULL, CONSTRAINT security_password_pk PRIMARY_KEY (user_name,user_password) ); Unfortunately I keep getting error message: ORA-00902 invalid datatype.This is [...]
I have some data with a list of Product IDs and I want to assign the Product IDs a category name based the criteria below. <br><br> IIF Product ID = #*C#* then category name = Cable <br><br> IIF Product ID = 00#* or 497* then category name = Component <br><br> … <br><br> I can get [...]
How can you set up print preview to preview last record in a form. Right now it automatically previews the first record.
Is the IT work environment comfortable with tattoos that show, or would it prevent me from acquiring a job?
I have a carrier table and a product table. The Carrier table i have CarrierID and Carrier Name. In the Product Table I have ProdID,Carrier, and Product name. What I want to accomplish on a form is when I select a carrier in a combo window and then select Product in another window , I [...]
I use a form to hold the details of a client. The form has a subform [datasheet] which details each visit that the client makes. To do an invoice for the visit I have a pop-up form. I would like information from that pop-up form to be transferred to the datasheet subform. How can I [...]
In Microsoft Access: How do I write the control in (properties) of an unbounded box created in a report header to display the a month I query (Criteria -Enter: Month) which then converts to a Make Table? When I run the query and am asked, “Enter: Month” and I type in “May”, I want May to show up in my report page [...]
hellooo plz i need help i am new to VB6.0 and i’ve learned alot now i have a database in MS Access and i want to create a combobox named (Combo1) that will be populated from the field (Name) in table (Customer) in the database (weighbridge.mdb) and then when i choose a name in the [...]
How to know whether a file is physical file or flat file in CL/400?.
I’m looking for a software that would allow arbitrary applications to share arbitrary data amongst themselves. Data suppliers could communicate with the service to “publish” what data they have available. Consumers can ask the service for what data is available. Consumers do not necessarily work in a “subscribe” model, because there may be a large [...]
The Direct synchronization in Access 2003 “Synchronize Now” has stopped working. The popup window named ‘Synchronize Database ‘program name”” does now display anymore. It seems to me that a switch of some type has become disabled, but I’m not sure.
Hi everyone, I’m new to Jmeter and couldn’t figure out yet how to send binary data to the server as the body of a POST request. Thanks in advance.





