A client of mine has a fairly simple ASP-based application. This application has been working for a number of years without issue on NT4/IIS4. Due to certain regulations, the client was forced to...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_21668556.html
Dim db As Database
Dim rs As Recordset
Dim wb As Object
Dim qstr7 As String
Set db = OpenDatabase("c:\stock.mdb")
Set wb = GetObject("c:\book1.xls")
qstr7 = " Insert into nice_...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10071560.html
Zones:
Visual BasicDate Answered: 08/12/1998 Rating: 7.4 Views: 0
Argh!
I had this working the other day and now it just wont work right.
I have to merge a few fields from a form that has data entry in it. Only a few of the fields get merged
i use a but...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20551144.html
Zones:
MS AccessDate Answered: 06/24/2003 Rating: 7.6 Views: 4
Hello all just 2 things this time...,
1. I have a template called Standard.Dot.
on this template I can add commandbars etc. using code
if I create and save the standard temp...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20134553.html
Zones:
Visual BasicDate Answered: 04/10/2002 Rating: 9.0 Views: 0
In Laserfiche 8.0, I'm receiving the following error message when trying to scan using ScanConnect:
The server threw an exception. (Exception from HRESULT: 0x80010105 (RPC_E_SERVERFAULT))
The...
http://www.experts-exchange.com/Other/Miscellaneous/Q_24084891.html
Zones:
MiscDate Answered: 04/08/2009 Rating: 8.0 Views: 14