|
|
| Cannot connect to MSSQL2005 |
| Hi
I am trying to connect a ASP Classic 3.0 script to a MSSQL2005 DB
Here is the connection code
But I get this error
Microsoft OLE DB Provider for SQL Server error '80004005'
Cannot open dat... on 20-Nov-09 |
| |
|
| error '80020009' |
| I have the following:
sqlstr = "SELECT Budgets.Cilcode, Budgets.[Cost Centre], Sum([Day]/60.0/8.0)
AS TSDays FROM (CIL.dbo.TIMEBIDTS INNER JOIN CIL.dbo.TIMEBIDUSERDEFTS ON
CIL.dbo.TIMEBIDTS.taskID =... on 16-Nov-09 |
| |
|
| form selection issue |
| Hi,
I have an access database that contains 5 years worth of data. The
table names are in the format of 4 digit year and tags, i.e. 2007tags,
2008tags, 2009tags, etc. 99.9% of the work will be que... on 26-Oct-09 |
| |
|
| screen scraping with a twist |
| I have been looking around and cannot find or figure out what i'm really going
after. I'd like to be able to screen scrap the current web page that i'm on.
This page would have some input type =text... on 07-Oct-09 |
| |
|
| apostrophe problem |
| Hi,
I am trying to make a dynamic dropdown list box that contains value
pulled from an Access database. The code is working properly except
when one of the values contains an apostrophe for example... on 26-Oct-09 |
| |
|
| Format numbers based on language settings |
| Hi,
I have an application that is accessed by our employees in many parts of the
world. Some numbers should appear as 10.00 (UK or US) while the same should
appear as 10,00 (France or Germany). Is... on 02-Oct-09 |
| |
|
| Need help setting up a database server on win2k. |
| I have a microsoft access mdb file that is accessed by asp files
hosted on the same server.
These asp files were originally hosted by an ISP but are now being
hosted by a computer on my network.
The... on 26-Oct-09 |
| |
|
|
|