Click here to Skip to main content
15,895,462 members
Home / Discussions / Database
   

Database

 
GeneralRe: Files in SQL Server? Pin
HenrikO28-May-02 10:12
HenrikO28-May-02 10:12 
GeneralRe: Files in SQL Server? Pin
Matt Gullett28-May-02 10:15
Matt Gullett28-May-02 10:15 
GeneralRe: Files in SQL Server? Pin
HenrikO28-May-02 10:32
HenrikO28-May-02 10:32 
GeneralOLE DB/Dialog based program Pin
22-May-02 4:09
suss22-May-02 4:09 
QuestionHow does SQL Server verify the conditions Pin
Alexandru Savescu22-May-02 2:19
Alexandru Savescu22-May-02 2:19 
AnswerRe: How does SQL Server verify the conditions Pin
Carlos Antollini22-May-02 4:20
Carlos Antollini22-May-02 4:20 
AnswerRe: How does SQL Server verify the conditions Pin
Ed Gadziemski1-Jun-02 12:37
professionalEd Gadziemski1-Jun-02 12:37 
GeneralHelp! - Really wierd error... Pin
soup20-May-02 13:24
soup20-May-02 13:24 
Hi,

I have been using ADO for a while now in my current project. Everything seemed to be working well (wishful thinking) until I noticed the following sequence of events:

1. use connection.Execute to run a UPDATE/DELETE etc query against the connected database
2. use connection.OpenSchema to get any schema information back
3. result is the '...the application is using argument that are of the wrong type...' error

Has anyone here experienced this bug, whereby using the Execute method, the connection object seems to get tainted against the OpenSchema method working properly.

I tried to disconnect, then reconnect before doing the OpenSchema call, but the same result.

Please help!

Simon
GeneralRe: Help! - Really wierd error... Pin
soup20-May-02 23:08
soup20-May-02 23:08 
QuestionHELP:how to change ado data control para? Pin
sages20-May-02 1:57
sages20-May-02 1:57 
GeneralMS Jet and Installshield Pin
Blade[DMS]20-May-02 0:46
Blade[DMS]20-May-02 0:46 
GeneralRe: MS Jet and Installshield Pin
Carlos Antollini22-May-02 4:23
Carlos Antollini22-May-02 4:23 
GeneralRe: MS Jet and Installshield Pin
Blade[DMS]22-May-02 4:37
Blade[DMS]22-May-02 4:37 
GeneralLogin snd Update Pin
laphijia19-May-02 6:05
laphijia19-May-02 6:05 
GeneralSQL Datatypes Pin
Steve Severance17-May-02 12:05
Steve Severance17-May-02 12:05 
GeneralRe: SQL Datatypes Pin
Matt Gullett17-May-02 12:16
Matt Gullett17-May-02 12:16 
GeneralRe: SQL Datatypes Pin
Steve Severance17-May-02 14:30
Steve Severance17-May-02 14:30 
GeneralRe: SQL Datatypes Pin
Matt Gullett17-May-02 14:35
Matt Gullett17-May-02 14:35 
GeneralRe: SQL Datatypes Pin
Matt Gullett17-May-02 14:42
Matt Gullett17-May-02 14:42 
GeneralRe: SQL Datatypes Pin
Carlos Antollini17-May-02 14:59
Carlos Antollini17-May-02 14:59 
QuestionSQL Connection - Process or Thread ??? Pin
Dels15-May-02 14:04
Dels15-May-02 14:04 
AnswerRe: SQL Connection - Process or Thread ??? Pin
Dels15-May-02 16:32
Dels15-May-02 16:32 
Generalusing SqlConnection class Pin
14-May-02 22:29
suss14-May-02 22:29 
GeneralRe: using SqlConnection class Pin
Mazdak14-May-02 22:48
Mazdak14-May-02 22:48 
GeneralRe: using SqlConnection class Pin
Ali Ahmad H19-May-02 23:51
Ali Ahmad H19-May-02 23:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.