I have an iMac with OS X 10. I have a Linksys WUSB ver 2.6 wireless adapter, that plugs into the USB port. (My iMac does not have a slot.) Does anyone know where I can get a device driver ...
While looping through a cursor I need to loop through each column without knowing the column name. For instance
This works:
LOOP
FETCH MVAR_cursor into MVAR_record;
EXIT WHEN MVAR_cur...
I need a sample software project management documentation.
I don't need methodologies and tutorials.
I need actual sample of a software planning documentation.
It should consist of th...
Hi,
How to import Excel file (table) into oracle (9i) database (otherthan SQL loader)?
Thanks
hi I have a roulette game on my pc i wanted to know whats the sequence of the roulette,It has a dll file and a file call gam. I wanted to know how i can read the dll file.
Hello,
I'm using this code fragment to test if an object in a Vector is a double before I access it...
bisNumber = true;
try { testDouble =...
Is there anyway in which I force the settings in registory to be set when an user logs on the network via netlogon script?
I would to change an setting like
HKEY_LOCAL_MACHINE\Software\O...
hi there ,
what is latest updates for windows xp 64-bit ,
SP2 , SP3 .. ?
i need a link for SP3 if exist please !
I need some serious help here.
I have a Grid View in ascx file. Simple Like this:
<asp:GridView ID="grdFamily" runat="server">
</asp:GridView>
First:
I need to add columns dynam...
where can I find network symbols (cisco) for visio but not Stencil because I download it already from cisco website I'm asking for symbols(Router and Switch) to be used in visio
****Critical****all my user are down getting the error message: the following recipitent(s) could not be reached:
You do not have permission to send to this recipient. For assistance, contact...
This is the message I am getting.
You are not authorized to view this page
You might not have permission to view this directory or page using the credentials you supplied.
I have a ...
Where can I get a free C/C++ compiler and Enviroment for the Mac?
How do you move the Outlook 2007 .ost file from one local hard drive to another? If I just move it, as I moved the .pst file, by right-dragging it to its new location, when I open Outlook aga...
Getting the following execution error
SQL execution error, ORA-06550: line 1, column 7:
PLS-00103: Encounter the symbol "." when expecting one of the following:
begin declare exit for ...
i have this error and no clue why i do :(
Warning: mail(): SMTP server response: 501 5.5.4 Invalid Address in E:\synapticshock.org\vwar\includes\functions_admin.php on line 572
572: mail...
we have a client that gave us a .nsf file and we don't have Lotus Notes so we can't open it. Is there a free viewer or extraction tool that would allow us to view the data?
Thanks
Image Control Array:
Image1 (<array 0...>)
Event:
MouseDown (Right_Click)--activates pop-up menu relative to specific image control array.
Question:
Do you use a Select Case or If...Then.....
Hi
My computer has been infected with a worm due to transfer of some files from a USB drive. Some characteristics of it are:
- Now when i am opening any drive, its contents are opened i...
I am running Microsoft Vista RTM. When I launch Windows Media Player 11, Vista reports that it has stopped working and closes it down. If I launch it again, it will work but occasionally freez...
Every time my Search Tool interacts with Outlook I get this annoying daialog box that states that a program is trying to access my email addresses and di I wish to allow? I can allow this for ...
How to get windows user ID in C# web application?
To clarify, I am talking about login ID that user uses to login to his working machine. (he/she has to press Ctrl-Alt-Del and enter login and...
operating system : windowsxp professional service pack 2
I am suffering from a virus named 'fun.exe' this virus is set to execute on all boot.
My antivirus however detected it but I mistak...
Hi everybody !
I am coding game project in C# ! When I used PictureBox control to display image I get some problems.
this is my coding :
this.mypictureBox.image = new ...
I need to popup a message alert in a C# web form application?