how to find first record from group in crystal report with .net

We have grouped according to our Accoutname field from databse. now we want to fetch only the first record from the group as we want one condition to be applied only on first record of the group and for rest another condition.this we want in every group not only one!!



Answer Question   |  June 27, 2012  2:05 AM
.NET development, Crystal Reports, Database reporting
asked by:
5 pts.

Is there are way to shrink sybase database to reclaim physical space at OS?

We have a database with 15GB freespace, we want to shirnk it and reduce device size so the physical space can be recliamed at the OS level also. Is it possible?



Answer Question   |  June 27, 2012  1:58 AM
Data storage, Data storage management, Sybase, Sybase 12.5.0.2, Sybase Databases
15 pts.

joining what is the diffrences between oracle proprietary join and sql 1999 compliant joins

what is the diffrences between oracle proprietary join and sql 1999 compliant joins



Answer Question   |  June 27, 2012  1:58 AM
Join logical files, JOIN statement, Oracle proprietary joins, SQL compliant joins
asked by:
50 pts.

Tagged text in Windows to be inserted into Db2 Clob column on Mainframe

I have a string-combinatino of rich text and tagged test: ex: “test msg <p><STRONG></P>” on Windows machine. How i can insert data ‘AS IS’ without any data loss into a Db2 clob column. Db2 is residing on mainframe and we are using Db2 version 8.



Answer Question   |  June 27, 2012  1:58 AM
CLOB, DB2, SQL
asked by:
5 pts.

Access Module – calculating work minutes

I have this code that someone else created and I modified to calculate elapsed time between submit time & complete time but exclude hours that aren’t between 6AM & 6PM. The problem I am having is if something is submitted at 6:18PM and not completed until 6:30AM the next day it isn’t providing the correct…



Answer Question   |  June 27, 2012  1:58 AM
Calculate Workday, Microsoft Access
asked by:
5 pts.

Career Advice

I currently have an MBA and 10 years experience in managing profit and revenue (financial analysis) of software development projects. I decided to go back to school for an MIS degree. I want to manage infrastructure projects; particularly data center consolidations. I am thinking I can leverage my business experience and degree in project management.…



Answer Question   |  June 27, 2012  1:57 AM
Certifications, IT careers, MIS
asked by:
5 pts.

ODBC to AS400 test connection failed

Hi, Im trying to connect to as400 by simply using [B style=”font-style: italic;”>Microsoft OLE DB provider for ODBC drivers. In the specify source data i placed the IP address or my as400 then the user ID and password, but when i tried Test Connection the error is general security error. 



Answer Question   |  June 27, 2012  1:55 AM
AS/400, AS/400 testing, ODBC, OLE DB
asked by:
285 pts.

Dynamically Add Picture Control in a window in PowerBuilder

Good day, In PowerBuilder, how can I add a picture control on a specific location on a window progmatically or at runtime…?  thanks.



Answer Question   |  June 27, 2012  1:54 AM
Object-oriented programming languages, PowerBuilder, Programming Languages, Sybase
asked by:
5 pts.

return array in postgres

when i execute following function in postgres, it gives me null. select get_strelements(’1000-2000-3000-4000′,array[''::text]); here, “get_strelements” function is as follows: CREATE OR REPLACE FUNCTION “public”.”get_strelements” (str varchar, dummyarr “pg_catalog”.”anyarray”) RETURNS “pg_catalog”.”anyarray” AS $body$ declare —————————————————————————————————————— len integer; len1 integer; len2 integer; v_str varchar; repl_char varchar := ‘-’; i integer; num numeric; noarr varchar[10]; splstr varchar; ——————————————————————————————————————…



Answer Question   |  June 27, 2012  1:50 AM
Database, Postgres
asked by:
15 pts.

Setup routines for ODBC driver failing

I have loaded an ODBC Driver ‘PB INTERSOLV OEM 3.11 32-BIT INFORMIX 9 ODBC’ driver and receive two errors: “The setup routines for the ‘PB INTERSOLV OEM 3.11 32-BIT INFORMIX 9 ODBC’ driver could not be loaded due to system error code 126.” and “Could not load the setup translator library” After googling this error…



Answer Question   |  June 27, 2012  1:50 AM
ODBC, Windows Server 2003, Windows XP
asked by:
5 pts.

Table storage settings at table creation time

How can i set table storage settings at table creation time or any existing table



Answer Question   |  June 27, 2012  1:47 AM
MySQL, Table storage engine
asked by:
25 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…



Answer Question   |  June 27, 2012  1:44 AM
Space allocation, SQL Server, SQL Server Data Storage, TempDB
asked by:
BR
5 pts.

How can I add Multiple Subdata Sheets to a single Table in Access 2007?

I’m attempting to add subdata sheets that come from several different tables in my database to my master table. I have found, however, that no matter how I manipulate the different relationships I can only get one subdata sheet to work at a time. Is there anyway to link multiple tables as subdata sheets to…



Answer Question   |  June 27, 2012  1:34 AM
Access 2007, Microsoft Access
asked by:
10 pts.

Connecting to a remote DB on a UNIX server with SQL

I am trying to connect to a remote DB on a UNIX server. I am using embedded SQL statements to achieve this task. I have a file that contains DB name, ID & PW that I pass to the connect statement, rather than hardcoding the info to the program (for security reasons). C EstConnect BegSr…



Answer Question   |  June 27, 2012  1:33 AM
DB2, Remote access, SQL database replication, Unix Servers
485 pts.

Comparing DB2 between AS/400 and mainframes

How different is DB2 for AS/400 and for mainframe? For example, the high-level DB2 administrative privileges. Catalog names such as SYSADM, SYSCTRL, SYSOPR, DBADM, PACKADM, DBMAINT, DBCTRL, or catalog views such as SYSCAT.DBAUTH, SYSCAT.COLAUTH, SYSCAT.TABAUTH etc, are they using the same names for both platforms (AS/400 and mainframe)?[Br _extended=”true” />



Answer Question   |  June 27, 2012  1:28 AM
AS/400, AS/400 DB2, DB2, DB2 administration
asked by:
25 pts.

CMDB Update

Can someone point me to some recent real world information about CMDB? The tools, the implementation, approaches, realistic expectations. I am a data guy and understand the complexities of the underlying data. I am having a hard time getting my arms around what are realistic expectations and what the the industry is currently capable of. Thanks.…



Answer Question   |  June 27, 2012  1:28 AM
CMDB, Configuration management, Database configuration
asked by:
15 pts.

Get user input in MySQL query

How can i get user input in any mysql query at runtime.



Answer Question   |  June 27, 2012  1:25 AM
MySQL, MySQL query, RunTime
asked by:
25 pts.

Why aren’t the Crystal Reports indexes showing since loading V6R1?

I use Crystal reports via ODBC to the iSeries and have for years.  After loading V6R1 when I go in to create a report, the files aren’t showing any indexes like they used to.  The used to show indexes based on the file definitions but now there are no indexes showing. I have even pointed…



Answer Question   |  June 27, 2012  1:24 AM
Crystal Reports, iSeries, ODBC, OS/400, V6R1
asked by:
5 pts.

best solution for integrating longitude and latitude into another Database in mySQL

I have databases with longititude and latitude and one with Business Info – What is the best solution for getting the longitude/latitude into the Business Database? or Do I even need to merge them?



Answer Question   |  June 27, 2012  1:24 AM
Database management, MySQL, MySQL Database
asked by:
15 pts.

Open IT Forum: What tech CEO would you vote for?

Michael Morisy recently reported on a primary of off-ticket, independent candidates, which included Cisco CEO John Chambers. Not to get too political, but we were wondering if there were particular tech CEOs that you admired for one reason or another. Share your thoughts — or your vote — and we’ll share 50 Knowledge Points!



Answer Question   |  June 27, 2012  1:22 AM
AS/400, Business Intelligence, Channel, CIO, CRM, Database, DataCenter, Development, Exchange, Linux, Lotus Domino, Microsoft Windows, Mobile, Networking, Open IT Forum, Oracle, SAP, Security, SQL Server, Storage, Virtualization, VoIP, Windows Server
asked by:
16,755 pts.