Fujitsu Arrows Tab 0507/PE tablet was running Win 10 until the hard disk (eMMC) would not boot. So thought puppy Linux might be fun to run on it. Downloaded the 32bit ISO and used Unetbootin to put it onto a USB. Changed the BIOS boot priority order so the USB HHD was first but got the Error...
Hi all,
Have a table called students which I want to use as the lookup to a table called [student Attendance].
In the table [student Attendance] I have a field called student which I use the lookup row source
SELECT Students.ID, [Students].[Last Name] & ' , ' & [Students].[First Name] AS...
Hello everyone,
My wife has a macbook 2009 which has a screen problem. On boot it will show apple logo and then it loads to the desktop. The screen then goes blank and the apple graphic on the outside of the lid stops illuminating. I know that it continues to run as I can hear the skype startup...
Gday,
Have upgraded from xp to 8.1 PRO (64bit).
The strangest thing has occurred if I use certain keys it will give me 2 letters or numbers output. An example if I type q then I get qw. It only has to do with a certain part of the keyboard. Here is the list
1 = 12
2 = 12
q = qw
w = qw
a =...
Got a real Bizarre one.
Am populating a list box via linq.
Just have a button that should tell me the listbox id via a text box.
But when I push the button it states that the selectedItem is nothing.
The data is being sent to the listbox. It is almost like the listbox is stating that nothing is...
Working on a dos script that disables/enables a few devices.
Using development app called devcon.
Heres a sample
devcon disable *"%webcam%"*
Thing is that the device in question (microphone) comes up as a bundle being it is the speaker and the microphone in one.
So if I disable "Realtek High...
Am working on a small bit of code that produces a list of all files inside a designated folder. It puts the list into excel with some of the file summary items ie title, author.
Am currently using FileSystemObject to get the info.
I then want to do some modifications by hand.
After the...
Am attempting to proform an upgrade from AD 2000 to 2003.
The upgrade process requires that the exchange also be upgraded from 2000 to 2003.
During an upgrade process from exchange 5.5 to 2000 at the last moment it was decided to not proceed.
The Microsoft Active directory connector was...
Am doing a test restore of one of our servers.
Domain member, F/s
Created the base build and installed remote agent.
old server is called server and new server to be restored to is restore2
What I would like to do is roll the entire backup onto of restore2, then take it off the production...
Am trying to allow uses from XP to make changes to the permissions of files and folders from samba share.
Have it at a testing stage where there is a share called sharepoint (shown below). Inside the share is a folder called "New folder" with current permissions (777 administrator domain users)...
A little bit of a bizarre one. App opens with sub main and calls a class called channel_manager which then starts threads up of the channels that I am working with. What currently happens is I call on channel_manager which starts up threads and then goes back to sub main and then closes the...
Can currently get list of all processes running on workstation using System.Diagnostics.Process.GetProcesses thats not a problem. I would like the app to be notified (onevent) when a new application starts in memory. Does anyone know how to do this ?
Heres an interesting one.
Got a security app that we are working on.
One of the features is to allow the user to go to many of our intranet/internet sites and not have to login multiple times.
Is it possible to use one cookie which could then validate them accross these sites?
Lets say that the...
Have got a slight problem.
what I do is encript a string and then produce a UTF8 value. To then decript was planning on taking the UTF8 value and converting it into a byte array to then toss it in for decription.
The bit array takes the encripted value and breaks it up without a problem
The...
Wondering if anyone could help me out with a bit of code.
when the user loads our page we need to know which URL they came from.
Anyone have any ideas on how to get this info?
Got a very interesting one here. We brought a replacement machine into our enviroment and proceded to set it up a a secondary GC DC. We demoted the old server (GC DC) and looked like everything was fine. Went into the Active directory replication monitor to see if the roles for the new server...
Am looking to make my own work flow program. It is to be used for alocation of phone calls to hunt groups ect for it's first role. Then onto company workflow desision making sending emails that sort of thing. Have examined Visio's ability to backend it's self into a database. Have also checked...
Am using an SQL task to get a recordset returned then putting the output into a global variable. Passing it to a message Queue task where it places the global quite happily into a public message Queue.
I then run a VB app that can read the Queue. The vb app then bombs and states that the body of...
Was wondering if anyone knows how to run an application from the query analizser?
Eventually it would be a trigger that on insert it would startup an application that would take the record from the SQl server and start working with it.
In the past as developers we have just setup an application...
I would like to run a query from isql that will update records from a text file.
Lets say I have a table called table1 with the fields
id --> incremental primary key
Name --> varchar(30)
I then have a test file in the format
10|something|
22|somthing2|
44|lala|
Through isql the first cell...
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.