GetRows() DemoGetRows() method
of the Recordset object. Note that once we have the Recordset in an array form, we can close our Recordset and
Connection objects and display the information from the array.
161
How can I convert a Recordset into an array? Also, how can I convert an array into a Recordset?
238089
1
Scott Mitchell
mitchell@4guysfromrolla.com
6/14/2001 5:02:03 PM
Arrays
115
I am using Access and getting a 80004005 error (or a [Microsoft][ODBC Microsoft Access Driver] The Microsoft Jet database engine cannot open the file '(unknown)' error) when trying to open a connection! How can I fix this problem?
233530
21
Scott Mitchell
mitchell@4guysfromrolla.com
1/17/2001 11:38:49 PM
Databases, Errors
83
How can I quickly sort a VBScript array?
230033
1
Richard Lowe
chadich@yahoo.com
11/12/2000 1:58:42 AM
Arrays
190
How do I display data on a web page using arrays instead of Do...While...MoveNext...???...
186006
1
Scott Mitchell
mitchell@4guysfromrolla.com
4/11/2002 1:14:41 PM
Arrays
106
How can I find out if a record already exists in a database? If it doesn't, I want to add it.
183511
12
Steve Cimino
steve_cimino@hotmail.com
12/14/2000 4:59:12 PM
Databases, Queries
118
When I get a list of all files in a directory via the FileSystemObject, they aren't ordered in any reasonable way. How can I sort the files by name? Or by size? Or by date created? Or...
168750
4
Bill Wilkinson
bill@ClearviewDesign.com
1/22/2001 5:10:02 PM
FileSystemObject
30
For session variables to work, must the Web visitor have cookies enabled?
133635
6
Scott Mitchell
mitchell@4guysfromrolla.com
9/26/2000 11:13:06 PM
Session Object
14
Can I send emails without using CDONTS?
130322
10
Scott Mitchell
mitchell@4guysfromrolla.com
9/24/2000 1:18:38 AM
Email
149
How can I remove multiple spaces between words in a string? That is, if I have: Hi there how can I get: Hi there?
129557
2
Scott Mitchell
mitchell@4guysfromrolla.com
3/31/2001 5:02:55 PM
Strings
aFAQIDs Array181
964702
161
238089
115
233530
83
230033
190
186006
106
183511
118
168750
30
133635
14
130322
149
129557
Source Code
|