1 - 20 of 2289
<<PREVIOUS 1|2|3|4|5|6|7|8|9|10 NEXT>>

MS Access ActiveX Control

I am using a MS Form where I am trying to fill in a couple of date fields from a Calendar I inserted using ActiveX controls. How do I go about doing that?Thanks,Asuasol

Answer Question   |  May 12 2008   6:50 PM GMT   |  asked by Asuasol
Microsoft Access, ActiveX, MS Access


Combined Address

I have one tblContacts that has "Home" and "Work" address included within it, I also have an option button 1="Work" and 2="Home". I need to prepare a mailling report, but only for the defaut address.Someone suggested that I create a calculated field. I tried this but all that it is doing is pulling...

Answer Question   |  May 12 2008   5:29 PM GMT   |  asked by Thuzinec
SQL, Query, Microsoft Access


Net Present Value

In an Access Form, I want to be able to have five values in text boxes and use those five values along with another value in the form, the return rate, to produce the Net Present Value

Answer Question   |  May 12 2008   4:41 PM GMT   |  asked by Mattylar12
Financial Functions, Microsoft Access


xml String

im developing a J2ME mobile application when a enter login details to be fetched from the database on the interface it says String index out of range why?Please help!

Answer Question   |  May 12 2008   1:19 PM GMT   |  asked by Development88
XML string, Java, J2ME


copy files

Using SQLPLUS how do you copy files from one location to another

Answer Question   |  May 12 2008   1:09 PM GMT   |  asked by Ga80071
SQLPlus


MySQL Stored Procedures with Parameters in Crystal Reports 9???

Hi,am using Crystal Reports 9 and the 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...

Answer Question   |  May 12 2008   11:10 AM GMT   |  asked by Les za
Crystal Reports 9, MySQL, Stored procedures


i’m having one web application ,actually now in that when user submits the data it is storing directly in database instead of that now i want to shows

Now in that when user submits the data it is storing directly in database instead of that now i want to showsuser that he can edit the data in preview page & if now the user is corrected the data then he wants its to store in database. pls help how to do the logic or code. using java servlets,jsp...

Answer Question   |  May 12 2008   8:58 AM GMT   |  asked by Kishore2k7
Confirmation page, JavaBeans, JSP


How to make career in SAP Netweaver

I am a fresher trained in SAP-ABAP and I was strong in JAVA,J2EE. What more should I learn to make a move to SAP Netweaver. What is your suggetion? (Whether to move to NETWEAVER or to continue with ABAP) Which of them do you think is in demand?Thanks in advance.

Answer Question   |  May 12 2008   7:15 AM GMT   |  asked by Sireesha.garlapati
ABAP, Java/J2EE, NetWeaver


date functions using Oracle

Hi,I need to display the benefits paid for the current year using SQl,but the year is filtered using the year which is previous year for the current year.the date is in 'yyyymm' format.ex,select year_mnth,benefits_paidfrom tablenamewhere year_mnth in ('200603','200602','200601') note:it is in...

View Answer   |  May 12 2008   6:59 AM GMT   |  asked by Maha
Oracle, Oracle SQL, SQL


Internet Explorer

Hi,I am using Xp With SP2 as meber of active dir ina organization.Suddenly i used to get a error message some thing related to"Runtime error C:/programfiles/InternetExplorer/ie need to terminate unusal way" .I am using IE7 at that time i removed it afterwards and tried with IE 6 but the error...

View Answer   |  May 12 2008   6:05 AM GMT   |  asked by IT Admin
Internet Explorer, IE7, Runtime Errors


Access rights in SQL Server 2005 users

Hello,I'm using Ms SQL Server 2005. I'm connecting server via ADO.I have a question about access rights. Let me tell this with an example.Let's say I have a database named as DB. In DB there are 3 tables. TBL_1, TBL_2, TBL_3.I want to create a SQL user which will have all righst on TBL_1 and TBL_2....

View Answer   |  May 11 2008   7:49 PM GMT   |  asked by DetayMan
SQL Server 2005, SQL Server security, ADO


Aggregate data

Can I manipulate aggregate tables at the census tract level? In essence, could I create dummy variables, such as: white, black, hipanic, other for 100 census tracts? Or is this only possible with individual level data?

Answer Question   |  May 11 2008   5:42 AM GMT   |  asked by Romanov38
Census Tract data, Database programming, Database


Which .Net Framework and or service pack should I keep installed on my XP home Edition Computer?

I recently tried installing a new software which kept giving me a "failed to initialize properly (0xc000142) click on ok to terminate the application" error. I need this software, it is specialty for my specialty. I read the manufacturer notes that I must have .net framework 2.0 to run it. So...

View Answer   |  May 10 2008   4:02 PM GMT   |  asked by Joshuasquestion
.NET Framework 2.0, .NET Framework 3.0, Service packs


accessing pdf file data in lotus notes form

I have a pdf form in which i am allowed to enter the data. I want to know that how we can access ths data from a pdf file in the lotus notes form or same in views?

Answer Question   |  May 10 2008   6:33 AM GMT   |  asked by Saket
Lotus Notes, Lotus development, XML


Connecting Crystal Repor2008 to SQL 2005 database

Via Crystal Report2008 I have to produce a number of reports collecting data from a SQL2005 database running on another computer(2). This computer is not in my domain, but in a workgroup. However, the computer has the same IPaddress category. Anybody can help me with the steps to connect to the SQL...

View Answer   |  May 9 2008   11:14 PM GMT   |  asked by Antillas
Crystal Reports 2008, Crystal Reports, SQL Server 2005


Grouping and Sorting

I have a Crystal report in which I want to group employee number but sort the group by hire date. Is this possible?

Answer Question   |  May 9 2008   9:48 PM GMT   |  asked by KatSil
Crystal Reports, groups, Sorting


Populating a db with information stored on another db

I have a general how-to question. I need to populate a database with information stored on a separate database. I have never done this before and I would like to know the process that is usually used. A little information concerning the databases. My database is set up through phpMyAdmin. The...

Answer Question   |  May 9 2008   7:54 PM GMT   |  asked by LoganGoesPlaces
phpMyAdmin, Database, SchoolTool


Open Import window via code in MS Access

Within a MS Access application, I would like to have the window that is opened when you select: File | Get External Data | Import via code.

View Answer   |  May 9 2008   3:14 PM GMT   |  asked by Rjwilcox
Database, MS Access, VBA


How to access domino lotus server 8 by using java API

Hi, i have installed domino lotus server 8. and i need to access the server by using java api...can any one help...thanks in advance

Answer Question   |  May 9 2008   6:18 AM GMT   |  asked by Janarthanan
Domino server 8, Java for Lotus Notes Domino, Java API


row_number in sql 2000

how to find out the row_number in sql 2000 like using row_number() function in sql 2005

View Answer   |  May 8 2008   10:51 PM GMT   |  asked by Rl
ROW_NUMBER, SQL Query, SQL Server 2000


1 - 20 of 2289
<<PREVIOUS 1|2|3|4|5|6|7|8|9|10 NEXT>>