Hi,
Can somebody please teach me on how to update a certain column value using another column value?
Ex. I need to get the value from acct field then update the value on the name and country using the value from the acct field and at the same time appending the field name with it.
From
Acct...
Hi, I built a site and place it under IIS (windows 2003) and whenever I tried accessing the site on the server itself it gives out the message "Server Application Unavailable". I tried looking on the Application log of the server but can't find any error there that could help me narrow down the...
Is it possible for vb6 to read a ms word document and search for a certain text and when it finds it will copy the entire page (which will includes tables as well if there is one) and paste it to a new ms word document? Hope you could help me out with this. Thanks. =)
I did a backup of my certificate from IIS4 then imported it on IIS5. The root and my web CA are ok but my intermidiate certificate is expired. Has anyone experience this? can someone please tell me how to fix this?! thanks in advance.
I have an existing verisign certificate on IIS...but I need to use the same certificate on Apache. is there any conversion required before I can use the certificate to Apache?
does anyone knows how I could make may vb6 program behave like a service?! wherein no matter what windows login id is used or even if no windows user is login my program will still be running? Thanks.
Hi! am trying to use a IF EXIST in my batch file and I created a sample batch to test this on how to use it. But somehow it doesn't work. can somebody please tell me what I'm doing wrong here.
echo off
if exist c:\batch jobs\ps_change_order.sql (
echo file exist
)
if not exist c:\batch...
I have a vb6 program that is running on a win2k advance server 24/7...now my problem is that when I change users on windows, my program will shutdwon and have to rerun it again on the new user logon. Is there a way for my vb program to run irregardless of the login id?
Hi! am trying to create a program in vb that would contantly check the status of my connection with SNA and I used the following code (COM) to do so.
Set WmiLocator = CreateObject("WbemScripting.SWbemLocator")
Set WMINamespace = WmiLocator.ConnectServer("", "root\MicrosoftHIS",
vbNullString...
How can I make an insert do the insert on the last row? Because I notice on my table that when I do an insert it insert the data randomly. Do i need to change some properties on the SQL?
Can somebody please tell me how to query my ORACLE tables by selecting the current date on the table and placing the script to the recordsource property of my ADODC..recordsource doesn't recognize a function like sysdate....was trying this script...
select * from orders where date = sysdate
but...
Can somebody show me how to display the structure of a certain table using SQL script because I would like to view a certain field (its data type, length)in my table. Thanks.
thanks guys..i son't want to add a new field at the end cause i hava a table with a float field at the end, when i try to run a program that will insert in that table it doesn't do so because i think its because of the float filed at the end of the table.
anyway, i'll just create a new table...
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.