![]() |
|
Archives of the TeradataForumMessage Posted: Fri, 19 May 2006 @ 14:25:07 GMT
<-- Anonymously Posted: Friday, May 19, 2006 10:20 --> I am attempting to import some Teradata info into a workbook using some macros. Below, I have some Public statements, and the compiler complains about the ADODB entries below. Any suggestions on what I am doing wrong? By the way, the Excel compiler error is: "User-defined type not defined." Thanks!!
Option Explicit
Public strLIMIT As String
Public strATTRIB As String
Public strTIME As String
Public boolLimit As Boolean
Public boolAttrib As Boolean
Public errRow As Long
Public rowcnt As Variant
Public cnn As New ADODB.Connection
Public rst As New ADODB.Recordset
| ||||||||||||||||||||||||||||||||||||||||||||||||
| | ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||