473,320 Members | 1,612 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Datasets and Inseting Records into DB

Need help with some logic:

I have 12 reports that I run nightly currently in a batch file ran through
an external program each on its own command line. If a command line fails
the rest of the commands will not be ran. This was a simple solution. I
don't have error checking or anything in the batch file for I don't want to
learn it.

I am now running the reports with procees.start and using it's error
checking wth process.exitcode to tell me if the report succeeded or failed.

Either way I want to Insert a record notifiying success or failure to my DB.
How should I store the information before inserting? Should I insert each
instance of a report to the DB or store it all in datatable or recordset and
then insert to the DB? If I store it in a recordset/datatable can I execute
one statement for the entire recordset/datatable? I am not sure of my
limitations here!

Thanks
Nov 18 '05 #1
0 747

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Esteban404 | last post by:
I have 2 dataSets: ds1, ds2. These are read only, no chance of inserting or updating. How can I construct a single temp source table from the 2 datasets that is constructed to the display...
4
by: Dave | last post by:
(My apologies for posting this on two forums. I have just found out the other one was the incorrect location) I am writing a VB.NET 2003 web application to operate on my company's intranet. It...
4
by: Paul | last post by:
I have a test application that uses databinding to a table of about 20,000 records. The SQL statement for the databinding is "SELECT * FROM tbl_CID_XRef". From this I can move forward and...
3
by: cj | last post by:
I've used datatables and datasets before. Datasets being able to hold more than one table and datatables being only one table. My mind keeps coming up with recordsets. I can't remember how they...
0
by: Michael | last post by:
Okay, maybe I am missing something. I created a dataset through VS2005 data manager. The set includes tables with child relationships. The tables and the relationships are included in the dataset....
0
by: AshleyT | last post by:
I currently have a vb.net application that reads ado datasets that are from views withing sql 2000. To "cheat" for the moment I have a view that only gets records within a certain time frame and...
1
by: Paez | last post by:
Hi There. This post is a extension of thread "Serialize or not to Serialize", on 5 of December of 2006. The reason why my teacher insists that a WS cannot return a Dataset is due to low rate...
5
by: sql_er | last post by:
Guys, I have an XML file which is 233MB in size. It was created by loading 6 tables from an sql server database into a dataset object and then writing out the contents from this dataset into an...
0
by: Marcin Wiszowaty | last post by:
Hello, I am working with databases,datasets, sqlserver 2000, vb.net, vs.net 03 But this is more of a general question. I like to do my dataacces by reading in the whole db table into a...
12
by: BillE | last post by:
I'm trying to decide if it is better to use typed datasets or business objects, so I would appreciate any thoughts from someone with more experience. When I use a business object to populate a...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.