Re: how to determine if date is a Federal holiday
Tech-Archive recommends: Fix windows errors by optimizing your registry
"GiJeet" <gijeet@xxxxxxxxx> wrote in message
news:b5f41d85-db6c-4387-8e8d-ced62ac4d50d@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Is there a way to determine, via code, if a date falls on a holiday
for a specific year? Without having to create a database, populate it
with holidays for several years, making a connection to the db, then
comparing the dates?
Not with any degree of reliability...
--
Mark Rae
ASP.NET MVP
http://www.markrae.net
.
Relevant Pages
- Re: Reusable Database connection for Combo Box, list box and other query
... List boxes. ... languages you have an abstraction to the database where you can pass ... Here is code to populate one of my Combo boxes. ... I have one more and I have to repeat my Connection code each time: ... (microsoft.public.excel) - How to bind a DataSet to a ReportViewer object?
... I use DataSet which I get from Web Service and it doesn't maintain an active ... connection to the database. ... So that I can't populate table in Report.rdlc ... (microsoft.public.dotnet.languages.csharp) - Re: Could not lock file Error
... Are you able to establish connection to it? ... > I am getting the error when i am filling my dataset (Line 73: ... >>> i am trying to connect to an Access Database that resides on the C ... >>> my computer and am trying to populate the dataset using the data i got ... (microsoft.public.dotnet.framework.aspnet.security) - Web Part Connections
... I have a WSS3.0 site and connecting to an SQL 2000 database. ... populate the textboxes of the insert view. ... When I hit insert however the Project field is always blank (as are ... selects the correct Project based on the web part connection. ... (microsoft.public.sharepoint.windowsservices) - Re: ADO Connection Timeout
... so what happens when a connection failure forces one station to revert ... to a local database? ... Further, you *will* have contention issues, Jet does not support record ... to the central server, but you are willing to live with periods where it ... (microsoft.public.data.ado) |
|