Hi,
Is there a way in Windows 2000 Professional to customize the F1-F12 function key? For example, if I want to fill in "hello" input a million times. I want to be able to just hit the F1 key. Or other function key.
Thank you,
Victor
This is on Windows 2000 Server -
I need some help on changing NDR's sender "postmaster"@<hostname> to "administrator"@<hostname> on IIS
Suggestions?
Thank you,
Victor
I having problem with the newline. For example, whatever I input it just comes out as one line. I have tried "\n", but I just does not seem to be working. I know is something very simple. I just can't figure out? Suggestions, comments are all welcome.
Thank you,
Victor...
How do you loop this with a for loop? The goal is to create a report with payments, charges, credits, and adjustments . Carryover and Total due are obtained through manipulation of the data in the columns.
Problem is: Carryover = Total Due = [Carryover] – [Payment] + [charges] – [credits] + or...
Hi,
I just started using mysql. Below is the following statement I put in:
mysql> DECLARE
v_FirstName varchar2(20),
v_LastName varchar2(20),
CURSOR c_Students IS
select first_name, last_name
from student;
ERROR 1064: You have an error in your SQL Syntax...
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.