Good afternoon. I am trying to create a crosstab query in Teradata, but virtually everything I see online states to use a PIVOT with SUM. I have nothing to sum, and it doesn't allow for nulls.
Basically I am trying to do the following:
Customer Coverage --> Customer...
Good morning.
I was wondering why I might be getting an error (FROM statement) when I run the following code:
Sub CTRL10_7_OnClick(eventObj)
' Submit Button
Dim strSQL, MyConn
Dim MainAdapter
Set MainAdapter = XDocument.DataAdapters("Main connection")
'SQL statement to run apend...
Good morning people.
I am trying to import a text file into my existing spreadsheet tab. If I open a blank spreadsheet, and click File --> Open --> Filename it populated the Worksheet and changes Sheet1 to the filename (eg. Customers).
When I do the same thing in code, it creates a new...
Good morning all.
Randomly our DB forms are requerying without rhyme or (known) reason. This making the record jump back to record 1.
I want to create some code and store it in the Form's current event.
I have the following code:
Private Sub Form_Current()
Dim Num As Long
If Me.Requery...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.