Database Questions and Answers
121 - 140 of 2115

AS400 File to MS Access by SQL Passthrough Query

I am trying to joint more then one File (table) from the AS400 by using MS-Access passthrough query SQL. I have been able to create separate individual queries. Like I mentioned before. I have using the below statement: (Query One) SELECT INPFP100.PFPFAM,INPFP100.PFPLIN,INPFP100.PFDES FROM...

View Answer   |  Aug 11 2009  1:03 PM GMT
SQL, V6R1, V5R4
asked by CompEng

  600 pts.

Microsoft Access table dropped primary key and index

I am using MS Access 2007 on Windows XP Professional. The main table in my Purchase Ordersdatabase has dropped its primary key and index (no duplicates). Previously, it worked without any problems, and caught duplicate values. Now, when I try to reset the primary key, I get the message, "The...

View Answer   |  Aug 10 2009  4:43 AM GMT
Microsoft Access, Access 2007, Access Database
asked by Swd144

  20 pts.

How to add exchange cluster server to an exisiting exchange server?

I have an existing exchange server 2003 working fine but to add redundancy I want to put new exchange server in cluster mode using the storage EMC CX300 (available). Please let me know how to proceed & what precautions to take & during this process how users will get effected or is that any way...

View Answer   |  Aug 8 2009  4:59 PM GMT
Exchange server clustering, Exchange 2003, EMC CX300
asked by BaseerM

  60 pts.

Forced Date Routine Processing

I’m trying to process a RUNDATE = 2009-08-07 into my COBOL code via a PARM-DATE Link. That date comes in… now I try to place it in the following piece of code: EXEC SQL SET :WS-PREV-WK = CHAR(DATE(TMP-DATE)- 7 DAYS) END-EXEC. What am I getting '0001-01-01' returned?

View Answer   |  Aug 7 2009  8:08 PM GMT
EXEC, SELECT, COBOL
asked by A30TPX

  5 pts.

Form vs. table record order

Why doesn't the record order for an MS Access form match the record order of the table (form keeps re-ordering the records)?

View Answer   |  Aug 6 2009  2:47 PM GMT
Microsoft Access, Access forms
asked by Mcoopers7

  5 pts.

Crystal 8 & SQL problem

I created 80+ reports for the company intranet and they worked great. At the time the ODBC's were set up for a general SQL connection of sa/blank password. Now the connection connects via windows login/password. The reports have stopped working. I rebuilt one from scratch and put in on the intranet...

Answer Question   |  Aug 5 2009  2:19 PM GMT
Crystal Reports 8, SQL, Crystal Reports
asked by Virtualfrankdotcom

  20 pts.

Bachelor of CSE vs Certifications

Does a bachelor degree in computer science and engineering cover the contents of A+, MCSE or CCNA? If not, why and then what are basic fields of career of a graduate of computer science and engineering?

View Answer   |  Aug 4 2009  8:32 PM GMT
Certifications, A+, A+ Certification
asked by Anindya89

  5 pts.

Paste records in OLE Unbound Excel Object in Access Form

Ok so I have built a database that is used to house and manipulate records that I get from a monthly report that is posted online. Basically I work for the Army and we have over 50 units. Each unit has anywhere from 10 to 1000 soldiers in it. I initially had tried to build a database with a table...

Answer Question   |  Aug 4 2009  2:26 PM GMT
Access forms, Microsoft Access, Microsoft Excel
asked by Brianaaskew

  40 pts.

Estimate SQL Server tempdb space for a query

Database - MS Sql Server How to estimate the amount of space that a query uses in tempdb? I am trying to join certain transaction tables that are really huge - about 300GB. Is there a way I can compute the space that the query might take in tempdb based on factors like: 1. Columns retrieved 2. Join...

Answer Question   |  Aug 3 2009  7:46 PM GMT
TempDB, Space allocation, SQL Server
asked by BR

  5 pts.

unable to connect to SQL from Access

I want to create a new database on SQL Server 2008 from Access 2007. I had no problem before I updated to vista from XP professional. When I test the connection, no problem, however when I try to create the database I get the message: The new database wizard does not work with the version of...

Answer Question   |  Aug 3 2009  6:10 PM GMT
SQL Server 2008, Access 2007, Microsoft Access
asked by Standaman

  15 pts.

Qualified Data Structures

What is a Qualified Data Structure? Where can I find information on them? IBM RedBooks dont seem to have the answer????

View Answer   |  Aug 3 2009  11:18 AM GMT
RPG IV, Programming, Qualified Data Structures
asked by Ricca

  70 pts.

new CCNA certifications

Hi all, I have recnetly get my mcsa2003 certification and looking to enter in cisco arena, but confused which track to chose security, wirless or voice. I personally dont consider myself well for security are then 2 left, can anyone advise which is the best in context of future prospective....

View Answer   |  Jul 31 2009  8:44 AM GMT
CCNA, CCNA Certification, IT careers
asked by Jovipk

  5 pts.

MySQL Database - Multiple Images

Hi, I am going to build a database soon for a website that can grow tremendously in the long run when it comes to the amount of records being added. This will be a MySql Database integrating with a Flash website. My main question is how should I handle multiple images being uploaded. A user will...

View Answer   |  Jul 30 2009  8:17 PM GMT
MySQL, MySQL Database
asked by Heato112

  20 pts.

Access - Bound sub form trying to set the value of an unbound field

I have a bound sub form with a Datasheet view.. One of the fields on the form I want to be unbound, but still display the value of a field for row displayed. How do I show the value.

View Answer   |  Jul 30 2009  3:44 PM GMT
VBA, Microsoft Access, Access Datasheet
asked by TJay

  75 pts.

Program Described file

I have defiend the program described file (flat file) as update mode and defined the data structure (for the flat file). i'm trying to update the specifice data that i structured in DS. But, when i try to compile, i'm getting an compilation error saying that record format as not defined (for...

Answer Question   |  Jul 30 2009  3:28 PM GMT
Flat files
asked by Spenzer

  25 pts.

Database Last modified.

I have a 150 databases in a server. and i want to know the last modified date of each database

asked by Ejones4u

  10 pts.

Learning SQL Part 2

Is there anything out there that would teach help me to learn SQL dealing with communicating with an AS400 system and using MS Access passthrough query system to bring it into Access but using the SQL system as the communicator? What books or Web sight is available?

View Answer   |  Jul 29 2009  9:11 AM GMT
SQL, AS/400 SQL, AS/400
asked by CompEng

  600 pts.

view data from ODBC to Crystal Reports

i am using Crystal Reports 10 to display data from ODBC. The error "Failed to open rowset. Details:HY000:[UVODBC][1401030] ERROR ID:46 Severity: ERROR Facility: DBCAPERR-UCI.Error. Func: SQLPrepare(DML);State:S1000;Universecode:950088; MSg:[SQL Client][Universe]universe/sql syntax error.unexpected...

Answer Question   |  Jul 29 2009  7:14 AM GMT
Crystal Reports 10, ODBC, Crystal Reports
asked by Sryn

  5 pts.

SQL server as data source for OBI EE

hi everyone,i have been using OBI EE for the past 2 months.I have been using Oracle 10g database as a data source for OBI EE and it worked just fine and now im trying to use SQL server 2005 as my data source. My ODBC was succesful and i can import from that database but i get following errors when...

Answer Question   |  Jul 24 2009  9:35 AM GMT
OBI EE, SQL Server 2005, ODBC
asked by NewIT

  5 pts.

Database modeling question

I have a quandry on my hands. Another developer and I are designing a replacement for an older custom application, and we're deep into data modeling. We can't agree on a solution. More precisely, I think it should go one way, he thinks it should go a different way, and I can't quite prove that...

View Answer   |  Jul 23 2009  9:04 PM GMT
Database, Normalization, Modeling
asked by VirgilReality

  20 pts.

121 - 140 of 2115