Is there any way of including the run time version in the binn of the application? Also, lets say I am not using a install and I have some references in the application. What is the minumum, besides the .NET Framework, that I need to move to another computer. Is it the whole binn folder? or...
Hello,
Please excuse me as I am a java programmer who is working with C#. C# is pretty new to me so please bear with me. I have a pretty simple command line c# program. It executes fine on my computer. Now I am ready to move it on another computer. The other computer does not have .Net...
OOPS ... the select statement is
select * into BACKUPDB.DB2.Billing from
DB1.dbo.Billing
and not
select * into BACKUPDB2.DB2.Billing from
DB1.dbo.Billing
Just mistyped it in the forum
I have tried all different alterations but I still keep on getting BACKUPDB does not exist
I created another instance of linked server by not selecting SQL Server Option
for linked name i used BackupDB, for datasource I used the IP address and it created the link.
But now I am getting the following error:
BACKUPDB does not exist when I try to execute the following:
select * into...
Thanks for your help. I am using SQL Server 2005 and was able to find link database section. I selected SQL Server Option and put in the IP address for the SQL Server and the connection was established. But how do i select an alias for the IP address??
It wont allow me to do...
Hello,
I have a procedure (see below) that moves copies data from one DB to another. This procedure is written in DB1 and is excecuted as a Maintenance plan. Both DB1 and DB2 are on the same server. I want to change this and move DB2 on another machine. How can I modify the below procedure...
Hello,
I am relatively new to Oracle Application Server, so please bare with me.
I have 2 IP addresses on the machine 223.223.223.95 (same as local host) and 223.223.223.96. On the local host I have 3 name-based virtual hosts which work via 223.223.223.95.
I would like to create another site...
I would like to know how to check who and what process is running in the database. For example, lets say if someone or some application is running a query that is causing the database to slow down, I would like to see all tasks that are currently being processed therefore finding the...
I found a piece of code online that one can set the paper size and the orientation of the report. the code is below.
But what I want to know is how can I set margins programtically just the way landscape or portrait orientation can be set.
Type str_DEVMODE
RGB As String * 94
End Type
Type...
Hello,
I was working on a Access DB yesterday night from homem, everything seemed to be working fine. When I got into work today and opened the file and clicked on a form and do the same operation, the DB file just closes. I can see there is a ldb file in the same directory assuming there is...
Hello ..
I am trying to use the web browser object.
what I am trying to do is once the person loads a form it should basically print (without clicking button)the browser object .. but the problem is if i type in the following lines:
brwWebBrowser.Navigate StartingAddress...
I am running Tomcat 4.1 on Apache 2.0.43 with JK2. Can
someone please send me an example of a working
jk2.properties and workers2.properties files for the above
configuration so that I can see the /examples
directory in the Tomcat directory on port 80 instead
of the default Tomcat port (i.e...
i am having problems with shutting down tomcat
i am on a linux machine startup is no problem where in the bin folder
all i type is
./startup.sh
but when i type ./shutdown
i get
using CATALINA_BASE: /usr/tomcat416/tomcat
using CATALINA_HOME: /usr/tomcat416/tomcat
using CATALINA_TMPDIR...
If i run the program through JDeveloper 3.2 it works fine
here is my problem:
Or is there any other way I can make this program accesible
I am having great trouble trying to make this program run by a double click from windows
when I do double click on it nothing happens but when i go to the...
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.