On The Insider: Travis Barker Back at the Drums
1 Resources for

sdomain parameter

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Create a Web configuration INI file
Discover how you can implement your own INI file for Web application configuration information. The INI file can provide a central repository for this information to which you can provide a Web front-end to make configuration changes. Application-specific configuration information has historically been stored in INI...
Tags: Web, Phillip Perkins, Microsoft Windows, INI-file, Dim sURL, configuration information, Web Development Zone Newsletter, XML Document, Domain, Node, INI, sDomain, sKeyName, sFileName, Set, Nothing, Domain Node, sDomain Parameter, sKeyName Node, XML, Software/Web Development, Web Development
Technical articles 2005-08-08

Additional Resources

Multiple user folder permissions
Hi, I'm trying to find a way to create multiple user folders on a network resource and add permissions for each folder. For example; Create a folder for John Doe | jdoe | and have permissions set for full control for jdoe and also domain admins. Is there a way...
Tags: jsmall81@..., permission, sDomain
Discussion threads 2007-04-24
PARAMETER QUERIES IN MICROSOFT ACCESS 2000
THE PARAMETER QUERY I CREATED WILL ONLY ALLOW ME TO ENTER ONE PARAMETER. FOR EXAMPLE: UNDER THE FIELD TITLED YEAR, I CAN ONLY ENTER ONE YEAR (LIKE 1950) AND GET THE INFO I NEED FOR A REPORT. HOWEVER, I WANT TO USE THE LOGICAL OR AND THE...
Tags: RCBLT@..., Microsoft Corp., Microsoft Access
Discussion threads 2007-08-06
Specify data types in Access parameter queries
What if the query is too complex for the design view ?This article is fine for those who use the query design view. But, in the world of real applicstions, some SQL queries are reported by the design view wizard as being "... too complex ... ". In such cases,...
Tags: access, datatype, hardware, kaspencer, Microsoft Access, parameters, queries, SQL, SQL View
Discussion threads 2005-05-25
Parameter Passing to Crystal Report
I am using Crystal report 10. I developed report with subreport. I used sql queries joined with union all having different selection criteria. I need to pass from & To Date as parameter to main report & same parameter to sub report also. But I am not using simple condition...
Tags: riteshkhare@...
Discussion threads 2007-04-09
Passing an parameter to a Query in access
I have a query in MS-Access which when run prompts for a parameter and then copies data from TableA to A Temp Table.As I need the Query to run more than once how do I pass a parameter once or how do I do this using code?ThanksBrianPassing ParametersThere are a...
Tags: bop_zw@..., database, msaccess, Passing Parameters, Query, software, Use ADO
Discussion threads 2005-07-11
MSDN Webcast: Application-Level Attacks: Parameter Manipulation and Error Trapping (Level 300)
Parameter Manipulation is a term that many are familiar with, but few are aware of its exact meaning. This webcast demonstrates parameter manipulation tools and techniques and shows how they can be used to exploit a Web application. The webcast shows how to protect against these types of attacks using...
Tags: Microsoft Developer Network, Webcast, Attack, Parameter Manipulation, Digital Media, Security, Consumer Electronics, Personal Technology
Webcasts
vb 6 report
I would like to develop a report that asks for parameters at run time. The data is in access 2000. other reports are coming out okey except when i add a parameter in the SQL statement. please assist.Reports never ask for parameter value.But you can set the value of the...
Tags: clesafe
Q&A 2005-02-10
Service-Oriented Grid Computation for Large-Scale Parameter Estimation in Complex Environmental Modeling
Complex environmental modeling often involves a large number of unknown physical and ecological parameters. Parameter estimation is one of the most difficult steps in many modeling activities. In this paper, the authors present a service-oriented framework, named GGPE-G (Grid-enabled Global optimization for General Parameter Estimation), for efficient parameter estimation in...
Tags: Estimation, Association For Computing Machinery, Modeling, Parameter Estimation, Research & Development, Business Operations
White papers 2006-04-27
Specify data types in Access parameter queries
Are your Microsoft Access users having a difficult time getting a parameter query to work? The problem may be due to a mismatched data type. Learn how to change the data type for the query parameter. When Microsoft Access users complain that a parameter query does not work,...
Tags: Microsoft Access, Microsoft Office, Mary Ann Richardson, data type, Microsoft Office Suite Access Tips Newsletter, TechRepublic Inc., Data, Parameter Query, Databases, Office Suites, Software, Enterprise Software, Data Management
Technical articles 2005-05-24
Access Date Query
HiI am trying to calculate the number of days an item has been outstanding from the received date using todays date. I would like to use the calculated query for a report which I will create. I have used the DateDiff function but instead of simply calculating the Outstanding Days...
Tags: carl.j.smith@..., Microsoft Access
Discussion threads 2007-04-16
MSDN Webcast: Preventing Attacks at the Application Level: Parameter Manipulation and Error Trapping (Level 300)
"Parameter manipulation" is a familiar term to many developers, but few are aware of its exact meaning. This webcast demonstrates the tools and techniques for parameter manipulation and shows how a hacker can use them to exploit a Web application. Learn how to protect code from these types of attacks...
Tags: Microsoft Developer Network, Webcast, Attack, Digital Media, Security, Consumer Electronics, Personal Technology
Webcasts
RunWithParameters (exe)
RunWithParameters allows running any application with a parameter, without going to the command-prompt. Integrated into the shell, a right-click on an executable launches a pop-up window where the user enters a parameter. Version 1.0.1 may include unspecified updates, enhancements, and or bug fixes.
Tags: Parameter, WhyEye, RunWithParameters, Construction
Software downloads 2006-05-04
Run a parameter query within an Access form
When your users need to run a parameter query while they're working in a form, this custom button will save them some time. by Mary Ann Richardson
Tags: Microsoft Access, Form, State, Microsoft Office, Databases, Office Suites, Software, Enterprise Software, Data Management, Mary Ann Richardson
Blog posts 2008-10-03
Windows XP SP2 adds a new parameter for Netstat
Microsoft beefed up the Netstat command-line tool in Service Pack 2 with a new parameter. Learn about the new -b parameter. Stay on top of the latest XP tips and tricks with our free Windows XP newsletter, delivered each Thursday. Automatically sign up today!When troubleshooting...
Tags: Service Pack 2, Microsoft Windows XP Service Pack 2, Microsoft Windows, Microsoft Windows XP, Greg Shultz, TCP/IP, NETWORKING, NetStat, Windows XP Tips Newsletter, Parameter, Operating Systems, Software
Technical articles 2005-04-05
AlphaPlugins RedEyes (exe)
AlphaPlugins RedEYes is additional plug-in module for Photoshop-compatible editors. Allows to remove the red eyes effects from photos which were made with a flash. Tolerance parameter allows to set a sensitivity of algorithm and a size of area that will be processed. Darkening parameter lets make the eye ball more...
Tags: Parameter, Plug-in, AlphaPlugins RedEyes, Tolerance Parameter
Software downloads 2006-12-12
Passing String Parameters to DataReports in VB6
how to pass string parameters for data reports in VB6 at runtimeUse command objects parameter collection. and while creating query for command use ? in place of parameter valueselect * from customer where id = ?
Tags: info@..., programming, Microsoft Visual Basic 6.0
Q&A 2004-11-17
Set up Access parameter queries to search for a character string
Make life easier for your Access users by building a parameter query that lets them search for specific text. Instead of fumbling around with wildcard characters, they can just enter the search string and zero in on the desired data. by Mary Ann Richardson
Tags: Microsoft Access, Query, Character, Parameter Query, Microsoft Office, Databases, Office Suites, Software, Enterprise Software, Data Management, Mary Ann Richardson
Blog posts 2008-10-14
Filter Access forms with one button
Parameter query instead?Why not just build the form based on a parameter query? Or one that pulls records from a custom form where visitors select from a combo box of options?query - yesIn my Access applications I have the user select from a d
Tags: software, wittmav@..., Microsoft Access
Discussion threads 2006-12-20
Osctoberfest (zip)
This is a fun but harsh VST instrument plugin synth (requires a VST compatable host program such as Fruity Loops, Logic). It incorporates seven oscillators and a miniature parameter random sequencer. Each oscillator is represented as a barrel of beer with a single parameter on tap. You can change the...
Tags: Parameter, Beer
Software downloads 2006-02-15
  • << Previous
  • page 1 of 1
  • Next >>


Crash Course: Microsoft Excel
This pre-packaged presentation contains everything you need to get end users up to speed fast about Microsoft Excel --even if you don't consider yours ...
Buy Now
Windows XP vs. Mac OS X
This presentation, entitled Standardizing on Windows XP Instead of MAC OS X, provides a pre-packaged option for defending Windows XP against MAC OS X. ...
Buy Now

All-in-One Printers