We are using ASP.net 1.1 on iis 6 and windows 2003 and trying to obtain the windows login id. It works fine in the development machine but when it's deployed on the server, it always gives the login id used to sign-on the server. It doesn't give the user's login id. We used the following to get...
Hi,
I have code to read to emails from a local pst file (mapi) in VB.NET. Is there any way I can read emails if the outlook and the pst file resides on a another machine?
Thanks,
Rushdi Basir
Hi,
I designed the web form in my development environment which has XP and I am using small fonts (normal size), and a screen resolution of 1024 X 768.
After deploying the app on the server and whenever a user opens the page (if the user has setup to use large fonts on their OS), the objects on...
Hi,
I am getting the following error:
"Could not allocate ancillary table for view or function resolution. The maximum number of tables in a query (256) was exceeded."
We have a report which uses about 50 functions (returns tables) to calculate various parts of the components. There...
Hi,
I am new to the unix environment. We are installing Oracle 9i in a AIX box (it's a developer edition - standard edition). Is there any way I can remote to this machine from my windows xp machine using Enterprise Manager console? Otherwise is there anyway to open the Enterprise Manager...
Hi,
How do I disable submitting the form when the enter key is pressed? The problem I have is whenever the enter key is pressed after entering info in a text box the form uses the submit button to submit the form. I want to force the users to click on the submit button to submit the form.
Thank...
Hi,
I was able to link an Access 2000 database successfully to SQL Server 2000 as a linked server, but when I try to use the four part name in the stored proc, I get the following error.
Invalid use of schema and/or catalog for OLE DB provider 'Microsoft.Jet.OLEDB.4.0'. A four-part name was...
Hi,
I have a Crystal Report opens from an ASP.Net page and using SQL 2000. I am using an XML file to connect to Crystal Reports. The XML file is created using a dataset in ASP.Net.
When the Crystal Report opens up, it does not show anything in the date fields. I checked the XML file, the dates...
Hi,
I would like to whether it is possible to write a stored procedure to extract data from an external source. (using an ODBC connecting string). I know I can use DTS, but I have to massage the data before I move it into a SQL Server table and I have to use functions to modify the data...
Hi,
I have a problem retreiving values from a template column in a data grid. My code is this
Dim newName As String
Dim box As TextBox
box = e.Item.Cells(1).FindControl("FirstName")
newName = box.Text.ToString
I am getting the...
Hi,
This doesn't happen all the time, but sometimes the distribution database or other databases remian in 'suspect' mode, which hides all the objects in that database and hides all the replication items or links.
Our current resolution is stopping the server and the agents and restarting them...
Hi,
I am new to SMTP mail service. I have installed the SMTP with the IIS 5.0. I have Windows XP and Visual Studio 2003.
When I use the following code to send e-mail
imports system.web.mail
SmtpMail.SmtpServer = "localhost"
'create mail message object
Dim...
Hi,
I was able to connect to an Access database without any problem from an aspx page. Now I am getting the following error
System.Data.OleDb.OleDbException: Unspecified error
I don't whether this is due to the upgrade of Visual Studio.Net to Visual Studio.Net 2003 and the .Net framework from...
Hi,
I am just starting to use Oracle. I have installed Oracle 9i in XP. Can some one please tell me the starting login information to OEM and creating the database and so on..?
Thanks,
Rushdi
Hi,
In the miscellaneous agent section in SQL Server replication there is a expired subscription agent runs always. The status it reads 'retrying'.
Can please someone explain to me about this? Is this impacting the perfromance of the server? Is there a way to stop it?
Thanks in advance,
Rushdi...
Hello,
We had a merge replicaton happening between SQL Server 1 and SQL Server 2. Both servers act as distributors/Publishers. I had to change one set of merge replication pulication from SQL Server 1 and SQL Server 2. So I removed the publication on the Sql Server 1 and tried to start the...
Hi,
We have 4 SQL Servers and using the three types of replication for different tables. The queue reader in transactional replication starting to fail with a message "Queue reader aborting. The step failed". When I start the queue reader it works fine for a while and it fails again...
Hello,
I am a newbie to Oracle. Since Oracle can run on many operating systems, are there any issues in replication of data among Oracle databases based in different operating systems?
Thanks,
Rushdi
Hi,
I have a stored procedure in database 1 to insert rows from table1 to table2. This insert statement uses a third table table3 which exist in database 2. How do I refer to that table inside the insert statement?
I am calling the procedure from Access using ADO connection with a connection...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.