Skip to main content

Questions tagged [parameters]

In computer programming, a parameter is a type of variable that refers to a piece of data used as input in a query to a database or other data-storage table.

38 questions with no upvoted or accepted answers
0 votes
1 answer
548 views

Win7-64 powercfg –lastwake invalid parameter

The command "powercfg –lastwake" gives invalid parameter error, however powercfg /lastwake works. What gives?
Klrdn's user avatar
  • 1
0 votes
1 answer
82 views

how to pass path 'cd' portions to a shell function?

I'm trying something like this: function projects(){ cd; cd Documents/projects/$1; } but it doesn't work. What I'd like is to pass the name of the folder to add to the base path (so resulting in,...
Luca Reghellin's user avatar
0 votes
1 answer
5k views

Executing SQL Stored Procedure through Excel (VBA) with multiple parameters

Thanks for your help, @FreeMan. However, I am still lost with this. Let me just start from scratch. This is my query in summary ( I hope it is clear) SELECT DISTINCT Q1,Q2,Q3 from(SELECT A,B,C) ...
Kiki's user avatar
  • 1
0 votes
2 answers
876 views

Remote Desktop with custom parameter

is there any way way to open the mstsc (remote desktop connection) with a custom parameter I initialized and then read it on the remote computer via command prompt? I need to create batch file that ...
inon's user avatar
  • 101
0 votes
2 answers
2k views

Is it possible to put a wildcard search into a parameter query in LibreOffice Base?

I am using Base in LibreOffice 4.0 (still using the HSQL that comes with Base but looking at moving to HSQL 2.2.8) and I would like to do a query that asks for parameter input like: SELECT * FROM "...
user2088009's user avatar
0 votes
1 answer
125 views

Is it possible to get history of my computer details like RAM?

I gave my PC to an agency which repairs computers. I remember that my computer had 8GB of RAM and when get back my computer has 4GB of RAM Is it possible to retrieve a history on the size of the RAM ...
Ridden's user avatar
  • 1
-1 votes
2 answers
591 views

Windows Command Line Scripting - Prompt for value

I have a windows script that simply moves and renames files from one directory in to a series of subdirectories. I would like to have the script prompt the user for the date of the files. Currently I ...
psycoperl's user avatar
-1 votes
1 answer
1k views

VMC parameter file (XML) path

I'm trying to find the VMC XML parameter file. Does anyone know where it is located? Or name of the parameter file (.xml) ? For example: c:\user\***\windows\virtualpc\parameter.xml Virtual PC ...
user216184's user avatar

15 30 50 per page
1 2
3