Click here to Skip to main content
15,891,981 members
Home / Discussions / Database
   

Database

 
GeneralRe: Database not fast enough? Pin
LukeV23-Oct-02 10:10
LukeV23-Oct-02 10:10 
GeneralRe: Database not fast enough? Pin
Daniel Turini23-Oct-02 10:17
Daniel Turini23-Oct-02 10:17 
GeneralRe: Database not fast enough? Pin
LukeV23-Oct-02 10:29
LukeV23-Oct-02 10:29 
AnswerRe: Database not fast enough? Pin
Vagif Abilov23-Oct-02 10:33
professionalVagif Abilov23-Oct-02 10:33 
GeneralRe: Database not fast enough? Pin
LukeV23-Oct-02 10:40
LukeV23-Oct-02 10:40 
AnswerRe: Database not fast enough? Pin
Matt Gullett23-Oct-02 11:52
Matt Gullett23-Oct-02 11:52 
GeneralRe: Database not fast enough? Pin
LukeV23-Oct-02 13:05
LukeV23-Oct-02 13:05 
GeneralWorking with DataSet and XSD files Pin
Noam Ben Haim23-Oct-02 6:13
Noam Ben Haim23-Oct-02 6:13 
Hi all
I have aan XSD file that represents a schema of a set of tables in my DB. (it was generated with the MSDatasetGenerator, but I can't use the code it created, only the xsd.)
I create a dataset and use the ReadXmlSchema method to fill the schema info from the file to the dataset. now I populate this dataset with information from another source (not with any dataadapter, I'm working straight with the table collection, I have another xml file with the rules for that).
Now I need a way to update the data in the DB. the schema is the same as the db, same table names, same columns, just insert all the data to the DB tables.
No hardcoded update command, or insert commands.
I tried using SQLXML but with no success.
any ideas?
thanks in advance

Noam Ben Haim
Web Developer
Intel
noam.ben.chaim@intel.com
GeneralConnecting from ASP.Net to MySql Pin
Smitha Nishant23-Oct-02 2:25
protectorSmitha Nishant23-Oct-02 2:25 
GeneralRe: Connecting from ASP.Net to MySql Pin
Morten Abrahamsen24-Oct-02 19:48
Morten Abrahamsen24-Oct-02 19:48 
GeneralRe: Connecting from ASP.Net to MySql Pin
Smitha Nishant24-Oct-02 23:05
protectorSmitha Nishant24-Oct-02 23:05 
GeneralInstalling an Excel Driver Pin
José Luis Sogorb22-Oct-02 23:47
José Luis Sogorb22-Oct-02 23:47 
GeneralRe: Installing an Excel Driver Pin
Paul Riley23-Oct-02 0:31
Paul Riley23-Oct-02 0:31 
GeneralRe: Installing an Excel Driver Pin
José Luis Sogorb23-Oct-02 6:54
José Luis Sogorb23-Oct-02 6:54 
GeneralRe: Installing an Excel Driver Pin
Paul Riley23-Oct-02 7:36
Paul Riley23-Oct-02 7:36 
GeneralNeed help to write stored procedure Pin
Mazdak22-Oct-02 20:47
Mazdak22-Oct-02 20:47 
GeneralRe: Need help to write stored procedure Pin
Rein Hillmann22-Oct-02 21:12
Rein Hillmann22-Oct-02 21:12 
GeneralRe: Need help to write stored procedure Pin
Mazdak23-Oct-02 3:34
Mazdak23-Oct-02 3:34 
GeneralRe: Need help to write stored procedure Pin
Richard Deeming22-Oct-02 23:17
mveRichard Deeming22-Oct-02 23:17 
GeneralRe: Need help to write stored procedure Pin
Mazdak23-Oct-02 3:33
Mazdak23-Oct-02 3:33 
QuestionAutomatic Import? Pin
Robby22-Oct-02 10:27
Robby22-Oct-02 10:27 
AnswerRe: Automatic Import? Pin
Richard Deeming22-Oct-02 23:21
mveRichard Deeming22-Oct-02 23:21 
AnswerRe: Automatic Import? Pin
Richard Deeming23-Oct-02 4:27
mveRichard Deeming23-Oct-02 4:27 
GeneralDroping constraints Pin
Dave Merrifield22-Oct-02 3:08
Dave Merrifield22-Oct-02 3:08 
GeneralProblem with ADO and MySQL Pin
Bash21-Oct-02 21:50
Bash21-Oct-02 21:50 

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.