On CBS.com: Sexy women of CBS
2 Resources for

variable argument

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Simulate variable arguments in PL/SQL
Variable IN ListOften, we need to pass variable arguments to "IN" clause. The most used workaround is to pass a string and split it inside PL/SQL to create a table that can be used as the expression for IN clause. This has a no. of limitations - e.g., it affects...
Tags: Programming languages, Databases, clause
Discussion threads 2005-06-15
Simulate variable arguments in PL/SQL
This week's Oracle newsletter explains how to simulate variable arguments in PL/SQL.Will you use the code in this tip to simulate variable arguments in PL/SQL? What topics would you like us to cover in future editions of this newsletter? If you aren't subscribed to the free Oracle newsletter, click the...
Tags: newsletter, PL/SQL, variable argument, Newsletter Editor, software
Discussion threads 2004-11-23

Additional Resources

VB6 Tip: Understanding the importance of ByVal and ByRef keywords
Procedures are an essential part of almost every VB program.When you define a procedure, whether it's a Function or a Sub procedure, youneed to decide whether the procedure arguments are passed by reference or byvalue. What difference does it make?VB's default is to pass argumentsby reference. You can include the...
Tags: ByVal, ByVal Total, INTEGER, Microsoft Visual Basic 6.0, Peter Aitken, Sub MySub
Technical articles 2005-01-07
Retrieving environment variables with VB.NET
Links don't workOnly the form opens, the links to the two lists do not appear to workCode listings are displaying againDear ajandco,I apologize that the code listings were not displaying for several days; they are showing up now.Thank you,Mary WeilageAnd for the rest of us, here's the same thing for...
Tags: ajandco@..., Environ, feedback, Microsoft Visual Basic.Net
Discussion threads 2006-10-08
Argumentative (exe)
Argumentative is open source Argument Mapping software. The program will allow you to manipulate and view the structure of an argument. A tree view allows the argument to be expanded and contracted in a format that is quickly navigated. The graphical view shows a more pictorial view of the argument....
Tags: Argument, Tools & Techniques, Open Source, Management
Software downloads 2008-02-01
No %'s or &'s: Macros Inside the SAS DATA Step
Macro programming is one of the most powerful and flexible techniques in the SAS system. Macro programs can be used to automate repetitive tasks and for conditional execution of program statements. For some, however, the syntax of macro code may sometimes be confusing and hard to follow. But most macro...
Tags: SAS Institute, Macro Programming, CALL EXECUTE
White papers 2005-03-09
Variable Data Email
I am producing Variable Data Printing projects with QuarkXpress and Creo Darwin. How do I repurpose these documents for variable email?
Tags: E-mail
Q&A 2005-09-04
Enhance the administration interface when storing images in SQL Server
WOOT! I got it to work, BUT...I do have another question. Since the DisplayImage code just "flush"es the "b" variable which is full of the image data at the time, I'd assume that at that point the browser opens a new page, and starts streaming the pic. If...
Tags: .NET, Microsoft SQL Server, keeneydj@..., server, image
Discussion threads 2007-08-07
Pass optional objects to VBA functions
Not every argument has a value every single time you call it. When you need a function that's flexible enough to handle an empty argument, use VBA's Optional keyword. by Susan Harkins
Tags: Susan Harkins
Blog posts 2008-08-01
crystal report - group by sahred variable from subreport
I"m working with crystal report version11. I build a main report that calls to sub report , there is a shared variable that get his value in the sub report.I can see the value of the variable in the main report.I want to group by the data in the main...
Tags: yliat@..., main report
Discussion threads 2007-03-27
Determine class type with these 10 PHP variable testing functions
Unlike many of its counterparts, PHP is not a strictly typed language. Essentially, this means that a developer doesn't need to explicitly set the type (number, string, Boolean) of a variable before using it. Instead, the PHP interpreter automatically detects variable type based on the information stored within a variable....
Tags: PHP, Variable, Scripting Languages, Software/Web Development, Web Development
Download resources 2006-07-28
Simulate variable arguments in PL/SQL
There are different approaches that try to simulate variable arguments. However, since Oracle 8, there is a better method that developers often don't consider: using a simple VARRAY to wrap the variable portion of code. If you know lots of programming languages, then you're already accustomed to the...
Tags: Oracle Corp., PL/SQL, C/C++, Databases, Scott Stephens, Programming languages, Oracle Tips Newsletter, Argument, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
Technical articles 2005-06-14
Define VB6 procedure arguments with the ParamArray keyword
In times when you don't know how many arguments will be passed to a procedure, you might want to think about using the ParamArray keyword. Learn how to use ParamArray in this VB6 tip. In some situations, you may not know ahead of time exactly how many arguments...
Tags: Microsoft Visual Basic 6.0, ParamArray, Peter Aitken, Visual Basic Tips Newsletter, Argument, Corporate Communications, Microsoft Development Tools, Programming Languages, Marketing, Development Tools, Software Development, Software/Web Development
Technical articles 2005-09-01
Rationale (exe)
Rationale is a high-quality 'argument processing' software. Use Rationale to create "argument maps", diagrams of reasoning and argument. Rationale will help professionals (for example, lawyers, analysts, or policy makers) handle complex reasoning more effectively; and it will help students learn the fundamentals of good reasoning, critical thinking, and argumentative essay...
Tags: Layout, Argument, Rationale, Performance Management, Tools & Techniques, Human Resources, Workforce Management, Management
Software downloads 2007-11-08
Jelly Context Variable
How to add a Context variable (which is a vector type in java & I want to display that content of variable in a row of a tabel tag in jelly swt through xml) content to table Tag in Jelly swt?
Tags: sandiponlyme@...
Q&A 2004-12-02
Storing and Using a List of Values in a Macro Variable
When using the macro language it is not at all unusual to need to manipulate a list of values. These may be a list of variables in a data set or even a list of data set names. Macro variables are often used to hold this list and there are...
Tags: Macro, Storage, Hardware
White papers 2005-03-09
Word 2003 Forms/Drop down boxes
I've been asked to create a form in MS Word. They want to be able to choose a plant location and then have an address box be automatically populated. Is there a way to capture the variable chosen in a drop down box and use it in this way? My...
Tags: Microsoft Visual Basic, Microsoft Word, djelliott@..., programming, ms word 2003, Microsoft Word 2003
Discussion threads 2007-02-09
Use of variables in hyperlink data type.
In MS Access, is there any way to use a variable in a hyperlink data type? For example, if I had a table called Movies and wanted a column that was a hyperlink to an online movie db such as Blockbuster, but wanted to link to a different movie for...
Tags: kathy_leach@...
Q&A 2005-05-06
Session Variable
Hello Everyone,I want to store the value in session variable But this is not working at the Server side.I am not able to access thisvalue in the vb code Plz suggest me what i can do for this?Otherwise what could be the other reasons that this value is not getting...
Tags: Scripting languages
Q&A 2006-06-01
Invalid procedure call or argument encountered in one computer
just upgraded to Windows XP and now the Export to Excel function in the web application I'm using gets an "invalid procedure call or argument" error.has anyone experienced the same problem? do I just have to tweak some configuration in my OS?thanks!
Tags: gctan@..., software, excel, programming, export, computer
Discussion threads 2006-12-14
  • << Previous
  • page 1 of 1
  • Next >>


Network Administration in Windows Server 2003
While the role of a Windows network administrator would never be considered easy, you can lighten your load by knowing the ins and outs of Microsoft's ...
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