Replace data in a text file using Access 2007

I need to replace data in a fixed length text file where the line number and position is always the same. Can anyone offer advice on this? Thanks in advance!



Answer Question   |  June 27, 2012  10:27 AM
Access 2007 functions, text files
asked by:
10 pts.

Jreport problem – floating point literal

hi! I’m new here! I have a report and this is connect to db2/as400. When I compile i have the next error “[SQL0410] Floating point literal 2.00805121133377101E18 not valid. Cause….” I don’t know what is happenning. The query I run in other program and this is right, so I think is something with Jreports!! thanks…



Answer Question   |  June 27, 2012  10:26 AM
AS/400, AS/400 DB2, AS/400 Query, DB2, JReport
asked by:
5 pts.

Print Preview and Printing Drops Pages from Reports

WE have been using the same ACCESS Database for 7 years.  Suddenly, worksheets and reports that have always printed out perfectly are not dropping entire pages; for example, if there are five pages of information, it will drop page 2-3-4 but print page 1 and 5.  What would cause that?



Answer Question   |  June 27, 2012  10:24 AM
Access, Access Database, Access Database Design, Access Functions
asked by:
5 pts.

Getting DLookup to refer to a previous record in a filter

I am trying to use DlookUp to get field values from a previous recrod wher the records have been filtered.   I have found the code below but it refers to ID-1, rather the actual ID that may be the previous record resulting from the filter. =DLookUp(“[MyField]“,”MyTable”,”[ID]=Forms![MyForm]![ID]-1″) Any suggestions? Thank you.



Answer Question   |  June 27, 2012  10:22 AM
DLookup, Microsoft Access
asked by:
45 pts.

permission to open database

ACCESS 2000 which we used to write two databases. We added a new user, and correctly added the group. Then the next morning and every day since we can not gain access to the database. There are 3 user computers. 1 user reads the reinstalled ACCESS database fine, the other two can’t gain access to…



Answer Question   |  June 27, 2012  10:20 AM
Access 2000, Access Database, Access database permissions, Microsoft Access
asked by:
5 pts.

COMBO BOX (IN VB) HOW BEHAVE LIKE MS ACCESS

HI VB EXPERTS, PLEASE SOLVE HOW CAN BEHAVE THE VB COMBO JUST LIKE MS ACCESS COMBO (OFFICE 2003/2007) EG. IN MS ACCESS COMBO :- A) WHEN START TYPING THEN NEAREST MATCHED SELECTED/DISPLAYED B) ON GOT FOCUS COMBO DROPDOWN ABOVE FACILITIES I WISH TO AVAIL IN VB COMBO BOX PLEASE PLEASE PLEASE SOLVE IT NB : THIS…



Answer Question   |  June 27, 2012  10:18 AM
Microsoft Access, VB, Visual Basic
asked by:
280 pts.

Best way to get first job in sap

I have been studying Sap modules FI-CO I have had hours of practice on dummy configurations, I have got to a point where l feel a lot confident that I can do this job. I just dont know where to start, all the job that I have seen they all asking for someone with lot…



Answer Question   |  June 27, 2012  10:17 AM
IT careers, SAP careers, SAP jobs
asked by:
15 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:



Answer Question   |  June 27, 2012  10:15 AM
Crystal Reports, Crystal Reports 10, ODBC
asked by:
5 pts.

replication page

how to stop the replication page from popping up in lotus notes where background replication is enabled



Answer Question   |  June 27, 2012  10:10 AM
Database replication, Lotus Notes, Lotus Notes Database
asked by:
15 pts.

I am presently in Oracle apps Technical Consultant, If i learn OBIEE, what are the benifts to my future career? Is really it improves my career?

Hi All,       I am currently in IT Industry as Oracle Apps Technical Consultant since last 3 years.       I have learn OBIEE (Admin and Presentations Services) and around 6 months work experiance in OBIEE (Admin and Presentation Services). Now, my confusion is is really help this way of learning my career means Oracle Apps Technical…



Answer Question   |  June 27, 2012  10:08 AM
IT career development, IT career planning, IT careers, OBIEE
asked by:
5 pts.

ADO connection fails after upgrading from Oracle 10g to Oracle 11g

I have an Oracle 11g database and am using ADO to communicate with it. Under 10g the ADO Connection property ‘SERVER’ returned the correct database name, but since upgrading to 11g, the returned SERVER name is NULL. Any ideas?



Answer Question   |  June 27, 2012  10:07 AM
ADO, ADO Connection, Database connectivity, Oracle 10g migration, Oracle 10g to 11g Migration, Oracle 11g, Oracle 11g Database, Oracle connectivity, Oracle Database, Oracle upgrades
asked by:
190 pts.

Access Report Headers

I have a problem trying to display a report header at the correct time on a report I am building in Access (2003). Lets pretend I have a report with 3 levels (cuz I do!!!):  Proposal, Supplier and Parts.  The report is for the Proposal.  It is grouped by Supplier and then has a subreport…



Answer Question   |  June 27, 2012  10:07 AM
Access 2003, Access reports, Header files, Microsoft Access subforms
asked by:
5 pts.

ADO connection fails after upgrading from Oracle 10g to Oracle 11g

I have an Oracle 11g database and am using ADO to communicate with it. Under 10g the ADO Connection property ‘SERVER’ returned the correct database name, but since upgrading to 11g, the returned SERVER name is NULL. Any ideas?



Answer Question   |  June 27, 2012  10:05 AM
ADO, ADO Connection, Database connectivity, Oracle 10g migration, Oracle 10g to 11g Migration, Oracle 11g, Oracle 11g Database, Oracle connectivity, Oracle Database, Oracle upgrades
asked by:
190 pts.

Boomi using JDBC to access DB2 in AS/400

Want to use Boomi to access JDE DB2 What do I need to define on AS400?



Answer Question   |  June 27, 2012  10:00 AM
AS/400 administration, AS/400 DB2, Boomi, JDBC
asked by:
5 pts.

Passing a form to subroutine in Access 2003 (VBA)

I have a function that recieves references to 2 forms and 2 controls. The sub looks like this Public Sub Not_In_List_Starting_Handler(vNewData as string,Not_in_list_form As Form, List_control As Control, Lookup_Form As Form, Lookup_Control As Control) when I try to call it from the form I get all types of errors – data mismacth, byval required, etc..…



Answer Question   |  June 27, 2012  9:47 AM
Access 2003, Acess 2003 forms, VBA, Visual Basic
asked by:
5 pts.

MySQL Stored Procedures in Crystal Reports

Hi, am using Crystal Reports 9 and MySQL 5 DBMS. I have a stored procedure which accepts a parameter, Crystal Reports won’t accept this stored procedure and cites ‘Incorrect Number of Arguments; expected 1, got 0′. Im pretty new to MySQL and perhaps I shouldn’t be creating stored procs the way I do: CREATE DEFINER=`admin`@`localhost`…



Answer Question   |  June 27, 2012  9:46 AM
Crystal Reports, Crystal Reports 9, MySQL, MySQL Stored Procedures
asked by:
30 pts.

Shared Access Database

I’m having a problem with opening a shared database in Access 2002. I open it on a specific workstation as a shared database others users cannot open it. But when I open it on any other workstation as a shared database everyone can open it.



Answer Question   |  June 27, 2012  9:45 AM
Access 2002, Database permissions, Microsoft Access, Shared databases
asked by:
5 pts.

Moving oracle database

HI, We have planned to move our oracle 10g production database from Solaris to Aix bix. So experts, please suggest any best practices that you follow or any scripts that should be run before moving it or any documentation or case study that will help us to do the work more efficiently. Thanks a lot.



Answer Question   |  June 27, 2012  9:45 AM
AIX, Database, Oracle 10g, Oracle migration, Solaris
asked by:
83
20 pts.

Unable to import data using DSN file from SQL Server to Microsoft Excel or Access?

hi ALL, i have a strange situation, there is few people who is not able to load data from sql server using dsn file. I have used correct method, i have used odbc driver -sqlserver… i believe every thing should be fine. I have check the access permission for that user. that is not the…



Answer Question   |  June 27, 2012  9:43 AM
Database connectivity, DSN connection, Microsoft Access, Microsoft Excel, SQL Server connectivity, SQL Server import/export
asked by:
5 pts.

Linked Server Question

I am trying to link an existing Access 2003 password protected database to a newly installed SQL Server 2005 Express database engine. I am using the ‘Add Linked Server Access MDB’ template in Management Studio to create the linked server. The linked server is created without error, however when I try to access it, I…



Answer Question   |  June 27, 2012  9:43 AM
Access 2003, Linked Server, Linking Access and SQL Server, Microsoft Access, SQL Server 2005
asked by:
5 pts.