PHP on a microsoft webserver
We have a web sever at my work a that has the company internet and intranet sites on it. We want to put up another website using php, is this possible on a microsoft webserver?

Answer Question   |  March 25, 2005  12:30 PM
Development, PHP, Programming Languages
asked by:
0 pts.

Difference between Sql Server 7 & Sql Server 2000
Hi, Can you tell me difference between Sql server 7 and Sql Server 2000?

Answer Question   |  March 14, 2005  1:06 PM
Microsoft Windows, SQL, T-SQL
asked by:
0 pts.

VIRUS Scan
Using the command line prompt in windows (the black box) which command i can use to scan my machine for viruses without using any virus scan tools ?

Answer Question   |  January 30, 2012  12:45 AM
Auditing, Cooling, Data center operations, Disaster Recovery, Electrical, Information risk management, Physical security, SAN, Security management, Security products, Software Quality Assurance, Space/structure
asked by:
0 pts.

Versioning and merging products for oracle
Has anyone been working with/implementing any versioning products with merging capabilities for oracle pl/sql? I’m hoping for some recomendations.

Answer Question   |  March 15, 2005  7:55 AM
Administration, Application software, Architecture/Design, Automated, Development, Functional, Knowledge management applications, Lifecycle development, Migration, Oracle, Oracle 9i, Performance/Load, Software testing, Software testing tools, Special-purpose software, SQL
asked by:
0 pts.

MS-ACCESS – COPY OF FORM
Hello everyone, I’m developing an application using MS-ACCESS. My question is how to copy a new form or a modified one to the customer’s PC without disrupting the data. I want to copy the form only not the whole database again. I don’t think this is diffcult but so far I have not been able [...]

Answer Question   |  March 14, 2005  5:40 AM
Development
asked by:
0 pts.

SAP BAPI CommitWork error DCOM Connector
I have a VB program using BAPIs with the DCOM Connector. The BAPI object and session object are exported to an MTS server machine. In the VB program I create a global OSession object and logon to R/3 at the form load event. In one function I instantiate the BAPI Object locally with Set oBO [...]

Answer Question   |  March 14, 2005  1:04 PM
ABAP, SAP development, Visual Basic
asked by:
0 pts.

COGNOS reports – SQL file
If you know anything about COGNOS, which I don’t, then this one should be an easy question. We have a load of COGNOS reports that are produced daily. the thing is I can’t figure out how to view/ edit this code level SQL? Can anyone help!

Answer Question   |  March 11, 2005  9:10 AM
Development, Help Desk, Software Quality Assurance, Storage, Tech support
asked by:
405 pts.

Workstation security
I read about limiting user rights by making them “users” instead of “administrators”. When I have tried this my SUS stops functioning and noone receives MS updates. I wound up returning everyone to an administrator status. Am I doing something wrong? Thanks

Answer Question   |  March 10, 2005  5:15 PM
DataCenter, Development
asked by:
0 pts.

FTP to an Iseries 400 automated from within Microsoft Access
I have users who will be creating .csv file form Micorsoft Access, they currently use EXTRA Personnel Client to access the AS400 instead of Client Access. I need to have a script/module/macro that I can incorporate into Microsoft Access to auto ftp the created .csv file to a PF on the AS400, for processing. I [...]

Answer Question   |  October 20, 2010  4:38 PM
AS/400, Desktop management applications, Development, Programming Languages
asked by:
0 pts.

Listing USER tables in DB2
I am using QMF for DB2 and would like to know all the tables I have access to. What is the code I dould use to list all of the tables I have access to. THanks.

Answer Question   |  March 9, 2005  11:21 AM
SQL
asked by:
0 pts.

Domino Database Last Used
Does anyone have any tools they developed to search all the databases on a server(s) and report on them based on the last modified or created date? Or even point me in the correct direction. I am a rookie. Thanks.

Answer Question   |  March 9, 2005  7:36 AM
Database, DB2, Development, Domino Designer, Lotus Domino, Oracle
asked by:
0 pts.

3d drawing
how i draw 3d line’s with vb without useing Direct X or OpenGL

Answer Question   |  March 10, 2005  6:02 AM
Development, IT architecture
asked by:
0 pts.

Slow PL/SQL query
I’m running the following query against two tables residing on an Oracle 8 database. The query takes too long (over an hour) to run. Both tables are indexed – however the main table SALES.SO is HUGE. Does anyone have any suggestions as to how I could improve this query so it can execute faster. Here’s [...]

Answer Question   |  March 9, 2005  10:28 AM
Oracle 8i, SQL
asked by:
0 pts.

Returning Multiple result sets to Excel
I need to return a full result set including a number of Sum(s) Max(s) etc to an excel spreadsheet (don’t ask why) from a Stored procedure on MS SQL2000. Problem is that Xcel can only handle a single result set per sheet… Any Ideas?

Answer Question   |  March 8, 2005  5:14 PM
SQL, T-SQL
asked by:
0 pts.

TIMESTAMP to DATFMT(*USA) conversion in RPGLE.
I have a character field in a physical file that is defined as: A TSTAMP 26 I need to display the date portion of this field in DATFMT(*USA) form on my display. an example of its contents is 2005-03-04-11.12.21.395000 Can anyone give me a free-form algorithm to place the date portion of this field in [...]

Answer Question   |  March 8, 2005  1:45 PM
Development
asked by:
0 pts.

PRINTING SAMPLES OF ISERIES FONTS
IBM says that you can use system resident fonts, like “Times New Roman” how do I get a sample of valid fonts and the method to use them. Fontname – does not seen to work in my DDS print file. FNTCHRSET – is accepted by DDS but does not seen to work. how do I [...]

Answer Question   |  October 21, 2010  1:29 PM
AS/400, Development
asked by:
0 pts.

VB .Net ComboBox Problem
I have been using Vb for years and I am just starting to learn .Net, which is considerably different from previous version. In a test program I wrote I am filling a combobox as follows: Dim i as Integer For i = 1 to 5 ComboBox1.Items.Add(“Selection: ” & i) Next When I run this program [...]

Answer Question   |  March 7, 2005  9:42 AM
Development
asked by:
0 pts.

Facsimile Support for the As/400
Hi, Just installed fax 400 and want to use the Sbmfax command. I have a PO entry pgm which calls a print po pgm which creates the spool file I want to fax. I was going to call the cl which submits the SBMFAX command and only pass in the Fax# which I will get [...]

Answer Question   |  March 9, 2005  9:38 AM
Development
asked by:
0 pts.

Formats of textboxes
I would like to know how you change the format of a textbox in VB.NET to currency format so that it displays the currency simbol.

Answer Question   |  March 7, 2005  5:08 AM
Development, VB.NET
asked by:
0 pts.

linking an iseries data base to microsoft access using odbc
I was able to link my file, but could not get it to update, I read something that said you must turn on journaling on the 400, so I did that. Now when I update the file in access it tells me I am trying to update a record that was changed by another user [...]

Answer Question   |  March 8, 2005  12:24 PM
Development
asked by:
0 pts.