Advertisement

1 - 10 of 89 containing alltags:("qualifier") (0.001 seconds)
Can someone explain why I need to specify the class name on certain VBA functions.  I inherited an application that makes use of VBA and certain functions, i.e Str and Chr, are not qualified.  I ne...
Zones: MS ExcelDate Answered: 02/25/2004 Grade: A Views: 0
II'm very new to C programming, but this is also my last program...I have this program pretty much written, i just have a several errors which I can't fix for some reason. The compiler shows: in...
Zones: CDate Answered: 07/19/2006 Grade: A Views: 0
How can you re-install Office 97 profesional after reformating your hard drive.  I no longer have the floppy disks for excel 5.0.  The setup can't find a qualifying upgrade product since I reformat...
Zones: Ms Office SuiteDate Answered: 02/20/1999 Grade: A Views: 0
I have a form that opens (frmList) based on user input in another form. The source form can be from any number of forms so I added a textbox to frmList that would tell it the source form. I want th...
Zones: MS AccessDate Answered: 05/31/2000 Grade: A Views: 0
I am just getting started in creating error handling. I like using the err object, but in some of my projects the use of err.number and err.description causes an error. Is there a reference, or dec...
Zones: Visual BasicDate Answered: 07/25/2000 Grade: B Views: 0
Now I am getting an invalid qualifier error....   any reason why?? --------------- Dim Clock(1 To 6) As Long    Dim hoursWorked As Integer    Dim txtBox As TextBox For Each txtBox In txtIn...
Zones: Visual BasicDate Answered: 04/25/2003 Grade: B Views: 0
I get the following error Type qualifier "Recta" must be struct or class name?? #include<iostream.h> class Line {        protected :                   float length;        public :                   void setLength(float len) ...
Zones: C++Date Answered: 01/25/2004 Grade: A Views: 0
What is the rationale for using double NOT EXISTS in universal qualifiers?  The following is an example.   Find the items that have appeared in all sales. SELECT itemno, itemname FROM item       ...
Zones: MS AccessDate Answered: 12/20/2004 Grade: A Views: 0
I'm using following SQL statement to get data from .txt file                 SELECT *       FROM OpenRowset('MSDASQL', 'Driver={Microsoft Text Driver (*.txt; *.csv)};         DefaultDir=C:\Transfer\Test...
Zones: MS SQL ServerDate Answered: 03/22/2005 Grade: B Views: 35
Could somebody explain and give me an example about this statement :  Lookup tables and arrays may be modeled as qualified associations. I donĀ“t understand what is qualified associations. Sorry my...
Zones: DatabasesDate Answered: 12/09/2005 Grade: B Views: 0