HI
I have 2 Databases and 2 forms open at the same time when I get this error. Any suggestions on why this is happening with only 2 databases open would be greatly appreciated.
TIA
here is what I have but i need to do it so the .xls creator does not need to create a named range.
<%
Const adOpenStatic = 3
Const adLockPessimistic = 2
Dim cnnExcel
Dim rstExcel
Dim I
Dim iCols
Set cnnExcel = Server.CreateObject("ADODB.Connection")
cnnExcel.Open "DBQ="...
When I create a movie in Director on Windows 2000, most of the .wav files I use cut off before they are finished playing but others do not. Does anyone know why this is and how i can fix this.
Thanks in Advance
When I get the date from Access it looks like
"2000-01-01 00:00:00"
I want to display it as
"January 1, 2000"
like it is in the Database. Please Help.
TIA
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.