SQL Injection
Fri, 4 Jul 2008 11:17:00 -0700
I have read lots on SQL Injection attacks via querystrings.
Are data controls vulnerable to attack?
I was thinking of the DataGrid, DataRepeater and the SQLConnector etc used
in .NET pages.
...
|
Not registered error message
Wed, 11 Jun 2008 12:05:03 -0700
Hi,
I am trying to deploy a really simple application built on Visual Studio
2008 using framework 3.5 that consumes an Access 2007 database.
When I deploy it and run my app, I get the following error:
The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine
Here is the code that's causi ...
|
WF handing events
Tue, 10 Jun 2008 12:09:09 +0100
Hi,
Is it possible to raise events from within the work and handle them in your
code.
For eg. Start a workflow instance and when the first code activity is
finished, it raises an event that can be handled in the window to reflect
activity peformed in the workflow.
Thanks and regards
-Rick
...
|
de tf domain
whois com domains
domainregistrierung schweiz
domain kostenlos erstellen
domain zu kaufen
Fri, 16 May 2008 23:42:28 -0700
de tf domain
whois com domains
domainregistrierung schweiz
domain kostenlos erstellen
domain zu kaufen
+
+
+
http://jhku.net/DOMAINS-KOSTENLOS/
http://jhku.net/DOMAINS-KOSTENLOS/
http://jhku.net/DOMAINS-KOSTENLOS/
http://jhku.net/DOMAINS-KOSTENLOS/
http://jhku.net/DOMAINS-KOSTENLOS/
http://jhku.net/ ...
|
Strongly Typed Dataset accessing query using 'IN'
Thu, 8 May 2008 06:58:07 -0700
This problem touches both SQL/Server and ADO.NET, and its solution could be
in either. A round of applause if you can provide the solution.
The goal:
Produce a stored procedure which accepts a string of options to be used in a
SELECT WHERE <a field> IN (<the string> ) statement, AND make the resulting
set ...
|
Excel 200 undo key
Wed, 7 May 2008 13:04:01 -0700
I've had to reload my micosoft 2000. I am unable to use the undo key or the
control x key to undo an error I posted. I've tried reloading it and it
still is not there. It works in Word. Any ideas
--
Jack ...
|
Excel and OleDbDataAdapter. How can i ignore blank columns.
Tue, 22 Apr 2008 01:07:26 -0700 (PDT)
Hi,
I have an application, that needs to import excel spreadsheets into a
database.
I am using an OleDBDataAdapter to load (fill) the data into a Dataset.
Occasionally, person sending us the file, will put the data starting
in column B, not column A. This fails our checks on column count.
(Also occasi ...
|
|
|
Dont read
Tue, 25 Mar 2008 11:55:22 +0100
Vendo coche de segunda mano, Seat ibiza, a? 2001 km
35000, Solo por 4500 euros.
[URL=http://www.anunciosgratis.de]Anuncios Gratis[/URL]
www.AnunciosGratis.de http://www.AnunciosGratis.de Anuncios
Gratis. ...
|
Running stored procedure - input parameter cannot be converted
Sun, 23 Mar 2008 19:37:17 -0700 (PDT)
Hello,
VS2005 - SQL Server 2005.
Running an SP from the server explorer window. The SP accepts two
parameters:
@s varchar(128) = NULL,
@b bit = 0
I cannot seem to set the bit value. I receive the error "Input
parameter cannot be converted". Ideas anyone? Can run it from SQL
Server without problem ...
|
DAO references / Access 2007
Wed, 27 Feb 2008 11:58:04 -0800
while using an Access 2007 .accdb file I can access the dao. object very
easily.
the following code in VBA works well :
Function getrecordcount(strTableName As String) As Long
Dim dbCurrent As DAO.Database
Set db = CurrentDb
Dim rstRecords As DAO.Recordset
Dim rstRecords2 As DAO.Recordset2
...
|