Development Questions


browsing of website
I have created a web site named mail.org with ip 1.1. And one more web site named infoweb.org IP 1.2. In infoweb.org, I have given link of Mail.org. The both site are installed in DC. Now users are accessing mail.org by giving name in IE and as well as through the link in infoweb.org. But [...]

Answer Question   |  July 16, 2009  4:24 AM
Domain redirection, URL redirection, Web development
asked by:
15 pts.

Product Review – UniPaaS, RAD Tool, Unique development paradigm
Product: UniPaaS Platform: All Manufacturer: Magic Software Enterprises Website: www.magicsoftware.com Pros: Mature, State of the Art development platform, Client server, RIA web, Saas. Right one version and deploy as needed. Cons: Licensing, Not well known in U.S. Review: Magic Software Enterprises has been around for almost 25 years. I started using this product in 1989 [...]

Answer Question   |  July 15, 2009  8:31 PM
AS/400, Development tools, iSeries application development tools, Product Reviews, RIA development
asked by:
115 pts.

PL/1 support on IBM i
I should like to know if IBM still supports PL/1 on the iSeries…? Surely a language as versatile and powerful as PL/1 deserves more recognition.

Answer Question   |  August 26, 2009  5:35 PM
AS/400, IBM AS/400, PL/1, PL/I
485 pts.

sql in C#
How can I attach And detach a database file to sqlserver in C# code ? please give me an example of this

Answer Question   |  July 15, 2009  3:05 PM
C#, Database Files, SQL Server database
asked by:
5 pts.

I have code for search button which only access on table in databaseI want sql query which access All tables in database.Iam pasting following code
Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click Dim connetionString As String Dim connection As SqlConnection Dim command As SqlCommand Dim adapter As New SqlDataAdapter Dim ds As New DataSet Dim dv As DataView Dim sql As String connetionString = “Data Source=NASSQLEXPRESS;Database=data2;Integrated Security=True; Connect Timeout=30;” sql = “Select * from Sfee [...]

Answer Question   |  July 22, 2009  1:43 PM
VB.NET
asked by:
255 pts.

using barracuda as edge server
all the emails are being sent to the Exchange 2007 server even those without mailboxes when I have my barracuda setup in a round robin scenario.

Answer Question   |  July 15, 2009  1:34 PM
Barracuda, Exchange 2007, Round Robin
asked by:
20 pts.

search Button In vb.net 2005
The code is for searching entire sql database if i enter RegistrationNo which is primary key plz help.iam getting errors. If IsNull(TextBox1) Then MsgBox “Please Enter the RegistrationNo” End If If IsNull(Me.TextBox1) = False Then Me.Recordset.FindFirst “RegistrationNo= ‘” & Me.TextBox1.Text & “‘” Me!TextBox1 = Null If Me.Recordset.NoMatch Then MsgBox “RegistrationNo Not Found”, vbOKOnly + vbInformation, [...]

Answer Question   |  July 15, 2009  12:24 PM
SQL Database, VB.NET, VB.NET 2005
asked by:
255 pts.

Data Migration Project Life Cycle
What is Data Migration Project Life Cycle?

Answer Question   |  July 30, 2011  11:47 AM
Data migration, Data Migration Testing, Life cycle management, QA, Testing software
asked by:
295 pts.

iseries – Display file – Unicode
How to make iseries display file display multilanguage characters.

Answer Question   |  July 15, 2009  7:36 AM
Character encoding, iSeries development, Multilingual support, Unicode
asked by:
5 pts.

How to set the title on Tabs dynamically (programatically)
Hi, We are using LotusNotes 8.0 and we would like to know how to set the title on the Tabs dynamically i.e. depending on certain conditions. Grateful if somebody can help. Thanks a lot Dheeruj

Answer Question   |  July 15, 2009  6:42 AM
Conditional statements, Lotus development, Lotus Notes 8, LotusScript conditional statements
asked by:
5 pts.

select parent where more than one child
I want to select a row from the parent table based on whether there are two or more rows in a child table. What is the best way to do that?

Answer Question   |  September 2, 2011  1:01 AM
SELECT statement, SQL, SQL queries
asked by:
5 pts.

How do you create multiple forms in a single xhtml transitional document
I know how to make a single form work, and validate, as xhtml transitional, but I cannot do the same with multiple forms. The forms will work, but they will not validate. In order to use multiple forms, I have to include the form tags inside of a table tag, or inside of a td [...]

Answer Question   |  July 14, 2009  8:02 PM
Oracle Forms, Oracle Forms 6i, XHTML
asked by:
5 pts.

How to clear asp routing table on Cisco ASA
How to clear asp routing table on ASA.

Answer Question   |  July 20, 2009  5:32 PM
ASP, Cisco, Cisco ASA
asked by:
5 pts.

slow update Query(Primary Key)
dear Friends when i run below query its take more than 10 minutes and still running…. update auditdata set TATCallType=’12′,TATCallUnit=’1′ from auditdata auditdata inner join Auditdata_sms_12 a_sns on auditdata.ID = a_sns.id auditdata is my original table in above table ID is primary key Auditdata_sms_12 is my temp table whats wrong in aobe SQL Query plz [...]

Answer Question   |  July 15, 2009  4:22 PM
SQL, SQL performance, SQL Query
asked by:
30 pts.

QA – Data Migration Testing
When does the Involvement of a QA in Data Migration Projects start?What role particular a QA plays at various phases ?

Answer Question   |  October 25, 2010  3:50 PM
Data migration, Data Migration Testing, QA, Quality assurance
asked by:
295 pts.

The function of DIME in Microsoft Project Server
I am getting the following error message during Cube Building in Project Server: Failed to build the OLAP cubes. Error: Analysis Services session failed with the following error: Failed to connect to the Analysis Services server server:81. Error: DIME protocol error: The ’9′ DIME version is not supported. Only version 1 is supported. What is [...]

Answer Question   |  July 14, 2009  3:39 PM
DIME, Microsoft Project, Microsoft Project Server, olap, Project Server
2,585 pts.

Publishing PDFs as HTML On Internal Website
We have some PDF documents that we need accessed through an internal website on thin clients. We have some on-the-floor thin clients that connect wirelessly to our resources. I am in the process of setting a simple HTML interface to view these PDFs. I am having a problem getting the PDFs to display. Any suggestions? [...]

Answer Question   |  July 28, 2009  3:10 PM
HTML, Internal Website, PDF, Thin clients
asked by:
11,220 pts.

Office Groove- Macro help
I am new to Office Groove and i can’t find any groove macro samples out there to work from. I am trying to make a macro that goes through the rows of specific columns and finds the ones that are empty. Then it counts how many of them are empty in the specific column and [...]

Answer Question   |  July 14, 2009  1:29 PM
Groove, Macros, Office Groove
asked by:
Dug
50 pts.

How to parse a HTML document in C#?
I want to parse a HTML document in C#. i know that HTML and XML are not very compatible and parsing HTML documents with a XML parser will almost fail because of strict XML format. i googled and find some very nice HTML parsers written by several people. but i want to know: Does .NET [...]

Answer Question   |  July 14, 2009  1:08 PM
C#, HTML, HTML Parsing, Parsing
asked by:
5 pts.

Variables in T-SQL
Hi, I want to know y does the following script run in SQL and not in T-SQL DECLARE @tblName varchar(30) SET @tblName = CONVERT(VARCHAR(20),GETDATE(),112) + ‘Table’ DECLARE @sql nvarchar(4000) SELECT @sql = ‘CREATE TABLE “‘ + @tblName + ‘” ( ID VARCHAR(15), Name VARCHAR(15) )’ EXEC(@sql) go it gives you the error Msg 170, Sev [...]

Answer Question   |  July 15, 2009  12:33 PM
SQL, T-SQL
asked by:
20 pts.