There is a table called type and a table called priority....I know the connection works on some level because before this particular script is executed, others are that do show me data in the mysql table.....
it is hanging on the rst.Open "priority", "DSN=myodbc".....it doesnt seem to like this...
Here is all the code. This seems to work in other areas, but the difference is that instead of rts.Open "priority" in other scripts it is doing a select query of some type.....the purpose of this portion of the code is to enter data into a form.....thank you for your help on this...
<%@...
Hello,
I have been tasked with moving an internal application running asp and connecting to a mysql database from one server to another....I did not program the original application, and I am not a programmer by trade, although I can debug most code with a little work and some help from user...
Hello,
Need some assistance on how to accomplish the following. I have a webpage that I want to be accessible from internal networks, but if accessed from an external IP, want it to authenticate the user (ask for username and password)....
Do I do this through apache, and if so, any general...
Once again turning to good ole' tek-tips to help me with a problem.....
Issue: Is there a way to allow pings from a certain host, but block all others?
More Info: I have a Nagios network monitoring utility that pings hosts and lets me know what is up or down.....on a particular webserver I...
I understand that Ubuntu is based upon Debian, I guess I am trying to see if it is more advantageous to install Ubuntu server, rather than what I would normally do which is just a straight Debian install....
Here is what I think the advantages might be, does anybody know if these are correct...
Its been interesting following this discussion..I wanted to add another twist to it....
Is ubuntu a better server because of a more robust release schedule, better managed/updated package repository, etc...
also, does anyone have any direct experience of installing ubuntu server, does it in...
Thanks for the info....
I read somewhere else that the Ubuntu server initial LAMP installation actually installs more securely than Debian does from the get go....I believe this means that it doesnt have ports open, that it configures the LAMP pretty securely, etc....I will try and find the...
I know this question has been asked before and I have read some of the posts, but wanted to get the opinions of the tek-tip community once again....
The question basically is Debian vs. Ubuntu server, which would you choose? Details below
I am about to configure up a new linux server for the...
Thanks markdmac, I see that and it works!
So, thanks to your excellent suggestions, I was able to script it using rdp gui to connect and open ms word....but when ms word closes out it just kind of sits in a terminal services environment.....
do you see any scenario whereby I could script so...
Thanks for the info markdmac, I had seen the application path but had passed right by it.....
I dont see how to configure a username and password though for some reason. All I see is something that says Username:none
What I want to do is click on an icon, have it autoconnect to the terminal...
It is interesting that you mentioned Citrix...Do you use Citrix? Why is it better than straigt Windows 2003 Terminal Services?
Can you overcome the lack of multimedia capability with Citrix?
Would love to hear your opinion, I am going to be calling Citrix soon.....
What I am trying to research is that currently we have approximately 11 branches with 150 or so systems, and for the most part one tech. Of course we use tools to lock hard drives, and I know a little vbs scripting to do admin stuff across the network, but what we would really like is the...
I see what you are saying possibly, we place an icon on the desktop called MS Office and when they click on this icon, it then takes them to a terminal services environment with Office on the desktop......
this would work....just remember that we are trying to see if we can do something...
Hello, Turning to this community once again who have proven themselves a top notch resource.....
We are a library looking into running a Windows 2003 terminal services environement. You can imagine on our public side systems, patrons are using alot of web based streaming media (you tube, wmv...
Hello,
We are testing a terminal services environment and I was wondering what kind of RDP scripting capability there is....
For example, lets say you had a system running XP and you had a terminal services environment whereby the majority applications (such as Word, Excel, etc.) were sitting...
Have a problem that seems simple but is driving me insane and would be very grateful if someone could give me some assistance. What I need is to verify a command executes or not. The command in strCommand has the incorrect username and password and errors out if I do it on the command line...
I am transitioning from DOS to vbscript and ran into a problem that has got me stumped. The issue is that the command does not execute in the subroutine Turnoff, but yet if I ran similiar script (See TurnOff.vbs) it runs just fine. My hunch is that it does not like the multiple Set objShell =...
The following changes worked like a charm:
var rx=new RegExp(montharray[month]+" "+daym+";","i");
var ex_day=(rx.test(holidayarray.join(";")+";"))?7:day;
I cant say I understand the logic of the above statements, and if you found yourself bored and wanted to write a couple of sentences to a...
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.