ActiveX/COM problem

Aric Whitaker aric at pccrafter.com
Mon Jun 2 15:50:57 CDT 2003


Here is the source code in VBScript, and I error out everytime when I
try to reference vCursor.Field(intC)... any ideas?

--------ASP.NET code ---------------------

	fldCount = vCursor.FieldCount

	For intC = 1 to fldCount
		vField = vCursor.Field(intC)
		strTemp = vField.Name
	Next

-------------------------------------------



Also, does anyone know of any good (visual) Win32 tools to edit a
Valentina Database?  I have a secretary that needs to input/correct data
from time to time, and I want them to do it, rather than myself writing
SQL commands in iSQL each time....



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.483 / Virus Database: 279 - Release Date: 5/19/2003
 



More information about the Valentina mailing list