View Full Version : Microsoft ADO .NET
- Running SQL script through VB windows installer
- How to disable child rows in a grid
- Which data provider has better performance for Oracle
- How to pass a table array to an Oracle stored procedure
- Data Provider independent code
- Oracle Stored Procedure Problem
- Re: any one call tell is it correct license
- Re: any one call tell is it correct license
- Re: DataTable.Select method bug (?) with .net framework 1.1 SP1
- dataGrid detail view refresh
- Re: Dataset Thread Safety
- SqlHelper.ExecuteNonQueryTypedParams
- Re: Dataset Thread Safety
- XML and Nulls
- Simple 'NULL' / Databiding prob got me stumped..
- Simple 'NULL' / Databiding prob got me stumped..
- SqlDateTime overflow error inserting a null date into a nullable sql2000 datetime column using ado.net/vb.net, 1.1 framework
- test
- Huge difference in performance
- DataSet.WriteXml
- Managing a SQLParameter/ODBCParameter Object
- Moving items up and down in a sorted ListBox and keeping track ofthe items positions
- Type conversion problems with ADO.NET
- The Database Application Block
- Help needed with Parameters/SQL Query
- Number of records in DataReader
- Building XML in VB.NET
- Load Data Conected with relations
- novice : difference bet. dataset and datareader
- Breaking change in .NET 1.1 SP1 DataTable - Repro provided
- Re: Serious Problem with Microsoft Oracle Data Provider
- how works ExecuteOracleNonQuery ?
- RowNotInTableException
- Re: First script - SQL Query
- Command Execute
- DataGrid Refresh
- Default Values
- How to set EnforceConstraints on a datatable?
- Trusted connection problem
- Page Counter...
- What Did I Miss Here?
- Escaping a single quote in DataTable select expresssion
- How to generate Calculated Field
- Re: column expression fail in DataSet.ReadXml()
- Which Oracle Version?
- commandbuilder generated sql commands
- Manipulating DataSets through XML
- Weird SqlDataReader: Invalid attempt to read when no data is present.
- DataAdapter.Update???
- In a DataTable/DataSet is there a way to search 1 particular row?
- how to get database list?
- Using a dataset's rowstate functionality in .net
- OracleClient and pls-00306 error message
- Oracle Data Provider for .NET (ODP.NET)
- newbie question
- Let the adapter handle the connection?
- Problems with simultaneous connection to Access DB
- db2 connection problem
- Shaped table names
- RowFilter: Problem using child-relation
- Re: spaces and special characters in field names, brackets don't work
- Problems with LIKE in SQL
- Autonumber Primary key value
- Extended Properties Not Showing Up
- Make it stop!
- System.Data.DeleteRowInaccessibleException
- db grid
- Extreme performance issues (SQL Server 2000/ADO.NET/C#)
- DataAdapter.Update is not working
- Oracle OleDB and high precision NUMBER fields --> DBTYPE_VARNUMERI
- Execute Query on Dataset
- generate xml from sample xml
- Dataset merge with subset of another dataset table
- Typed dataset as remoting methods return type problem
- Can't read the first Field of an Excel Spreadsheet....
- Best Practices - Connecting to Oracle from a fat client
- VS - OdbcDataAdapter error "Failed to get schema for this stored procedure"
- Re: Getting a subset from a Dataset in a new Dataset
- Re: Update from source to destination table
- how to get the list of database
- SqlConnection.ConnectionString: Data Source parameter
- Insert date value - Access database
- Using Access Queries???
- SP2 & Sql server connection problem?
- Using parameters with LIKE comparison
- Problem with binding Oracle-BLOB to SQL-Parameters
- Pros and cons of editing related data in the datagrid versus separate form
- Clearing a Date filed in an Access DB ?
- Best Practises Question: SqlConnection or ConnectionString
- ADO.NET and Excel
- OLAP
- Command builder and retrieving autoincrement values
- -- ARE U LONELY......?
- System.ArgumentException: Invalid Handle!
- OracleDataAdapter Help
- how to fill typed dataset with schema ...
- returning 2 parameter
- Re: Decompiler.NET reverse engineers your CLS compliant code
- How do I reference column values in a dataset?
- Remote Scripting with ASP
- Searching for records using RowFilter
- Feature of Views in ADO.NET
- LockFile Exist after create Access Database
- time out Expire Exception
- Optional Parameters in Stored Procedures using OraOLEDB?
- Re: Calling Adapter.Update(DataTable) in succession causes DBConcurrencyException
- how do i bind data to a label?
- Re: Calling Adapter.Update(DataTable) in succession causes DBConcurrencyException
- Re: Decompiler.NET reverse engineers your CLS compliant code
- Binding a Datagrid to a query????
- Re: Help with Clasic ASP finding an Identity column
- how to calculate a date datacolumn based on other columns
- @@Identity
- How do the connection work?
- error while calling a DB2 stored procedure
- Required field gives error in OleDbRowUpdatedEventHandler
- Changing datagrid cell focus
- Parent Columns and Child Columns don't have type-matching columns
- DataRelation on same table ???
- how to fill a dataset from a DB2 stored procedure
- Database access through OLEDB
- Optimistic concurrency control in master-detail
- Using the NetworkService account as a trusted login to SQL Server
- OLEDB Provider Eror
- sql server - Parameter Array advice
- Dataset Merging
- RE: sql server - Parameter Array advice
- Re: sql server - Parameter Array advice
- ADO.NET/ORACLE
- Unbound column in DataGridView (.NET 2.0)
- Querying Datasets
- Re: ADO.NET/ORACLE
- Datagrid not updating after dataset records change
- No reply to MSDN subscriber message
- Re: No reply to MSDN subscriber message
- Re: No reply to MSDN subscriber message
- Updating a row in a dataset but don't know the index of the row
- OleDBException : DB_E_OBJECTOPEN
- Can you use Stored Procedures and transactions?
- Insert NULL value in SQL Server
- DBF file name truncated
- Best adapter for SQL/Oracle
- Dataset / Pacifice Timezone Question
- Re: DBF file name truncated
- Problem with Xml schema
- data binding problem
- comparing two timestamp
- passing parameters to stored procedures
- DataColumn's Unique property (applies also to null values?)
- Why is the Strongly Typed ds failing to populate without the xmlns
- Why is the Strongly Typed ds failing to populate without the xmlns
- Re: dynamic adding column
- Simple ADO.NET Application
- No error information available:DB_SEC_E_AUTH_FAILED(0x80040E4D)".
- "Invalid Argument" after deployment to other computer.
- How can I view DataSet content in Command Window?
- Understanding Connection pooling
- HELP! compare two SQL timestamps in C# byte arrays
- ANN: VistaDB 2.0 (RC3) data engine for .NET now available for down
- Converting between DbType and System.Type
- I am getting anerror when update the database
- How do I override the connection string property in a derived class
- Custom Control....
- Can't connect to SqlServer anymore! (from PocketPC)
- Table names in the SqlDataReader
- ASP.NET with Access: concurrent users?
- How to deal with cascading changes?
- XSD NullValue property not working in databound TextBox controls (WinForms)
- Why textboxes don't go blank when I click addnew
- customize xml from dataset
- Customizing stored procedure generated by data adapter wizard.
- How to work with several tables, dataadapter and concurrency update
- How to work with several tables, dataadapter and concurrency update
- Timeout Problems from MSDN Subscriber
- Re: Timeout Problems from MSDN Subscriber
- Modify Crystal Report template (.rpt) with report engine object mo
- follow up on autoimcrements (David Sceppa's book)
- querying access tables
- RE: Unload XmlDataDocument
- HELP: Queries and subqueries
- How to read and write a word-document from a database
- How to create a DataView that is a sunset of a dataset
- RE: Timeout Problems from MSDN Subscriber
- Transaction in Text files using OdbcConnection
- open access95 mdb in vb.net
- DataAdapter update: multiple table joint dataset
- Info about ObjectSpaces
- MS Access provider missing
- PoolCreateRequest exception
- SQL Statements for Command Object......
- Can you do SQL against local tmp table?
- GotDotNet DAAB - Clean cached parameters
- Can't do any Delete/Insert/Update in Access
- Distinctive features of TierDeveloper 4.0
- Retrieving tables *and* their relations from database
- Opening / Closing SQL Server connections
- TextBox and DropDownList - original value
- Calculating average value in datagrid
- combo box databinding
- Re: combo box databinding
- Data from other source into Access Database
- Design: Should objects persist themselves to the DataBase?
- ParameterDirection.ReturnValue
- OleDbParameter inserting the same value over and over and over...
- database Query result in excel spread sheet
- Character set problem?
- Newbie: Dataset synchronization
- why does ado .net ignore nillable property when I set it?
- The root element problem:
- Validating a XML string against a XML Schema (typed dataset)
- SqlConnection and Static Properties
- Re: The root element problem:
- MDAC Installation Issues
- Access Database OleDb Insert Record Getting Identity
- New Object() {Nothing, Nothing, Nothing, myType} <-- what does this mean?
- Datagrids- Parent/Child relationship??
- retrieve parameter access xp query
- ComboBox with multiple columns
- dataset to recordset
- bound textbox
- How to connect to a MS Acess database throw ole db
- Re: How to connect to a MS Acess database throw ole db
- Insert bimap into Access tables using VB.NET
- Re: retrieve parameter access xp query
- Re: Insert bimap into Access tables using VB.NET
- References Style Sheets from a sub directory
- Row-locking problem
- which to use w/ asp 2.0 -- strong-typed or not?
- Distributed Transaction
- Reading SQL as XML from SQL Server into nodes
- EnlistDistributed Transaction Error - An event was unable to invoke any of the subscribers
- EnlistDistributed Transaction Error - An event was unable to invoke any of the subscribers
- Select or Filtering on a related group
- Best Practice data to int[]
- Problem with disable msde connection pool
- How do I wrap button text?
- Adding Data in the DataGrid
- vb template
- Restoring database problem
- moving data between servers
- DataSet.WriteXml just write changed data?
- Intermittent Timeout - ExecuteNonQuery On Stored Procedure
- Timeout expired error
- Excel formatting
- Hide datagrid column
- SQLConnection Dillema
- host_id() under SqlConnection
- host_id() under SqlConnection
- dataset not updating after an insert
- What are the rs.MoveNext, rs.MovePrevious .net equivalents
- Access doesn't like doubles?
- ADO.NET newbie question
- ADO.NET questions
- OracleConnection.Open() --- wont work
- Best _production ready_ O/R mapper for dot.net
- Loss of data with Dataadapter.Update(Dataset)
- linking crystal report to ado dotnet dataset
- New to ADO.net (AccessDB update question)
- Very strange ExecuteScalar bug/problem
- Error trying Dataset Aggregate Functions
- OracleException Serialization Problem
- Cannot return recordset when I'm using parameters?
- Re: The root element problem:
- nested datalists not working when invoking the OnItemDataBound event - please help
- sqlParameter + IN( ) clause
- Determing DataType for a returned DataSet Column
- ERROR [Provider encountered an error while sending command parameter]
- nested datalist vs tablecontrol for display of data - novice question
- ConnectionString Property
- Communication with External Application Objects from an ASP.Net Pa
- Connection e modal window
- RE: DataTable.Select method bug (?) with .net framework 1.1 SP1
- Pass dbNull to SmallDateTime field
- DPObjectPool - Unexpected return code: 1
- Terminal Service: conocer la IP del cliente remoto?
- Page_prerender
- Strange problem
- Should I even be Using Merge for this?
- ADO.NET Expression Column not calculating
- Asynchronous SqlCommand execution
- Newbie: Dataset - ComboBox synchronization
- Problems with IsDbNull()
- Large Database Tables
- database encyption products
- DataBoundLiteralControl difficulties
- RE: combo box databinding
- Unsupported Oracle Datatype - Ref Cursor dont work !
- Connecting with SQL server with ssl
- Is it possible to create new contraint types?
- Safe to use access DB for website ?
- Remote SQL Server Insert (Speed issue)
- Question from the ADO.NET Team
- Two record bufffer and oneway data cursor
- Problem in .NetFramework 1.1 SP1 using the DataTable.Select method
- Wish List
- Login, Connections and Forms
- Prameter of Decimal Type Change Precision (Bug)
- grouping data in an asp table control - novice question
- ADO.NET connection problems
- ADO Problem
- DataBoundLiteralControl difficulties
- field truncates after 255 chars
- retrieve values from .mdb
- merge on datasets from join queries
- Where can I find the actual MDAC version installed ?
- Design issues with O/R mapping
- Datatable's Select and Compute methods
- No more H1B's. American jobs for American citizens.
- Best way to populate webpages from multiple tables
- ODBC /OLEDB Connection
- Further filter a DataRow Array
- ODBC & OLEDB
- Finding SQL server
- Need Help with binding 3 datalists with one sql statement
- como trabajar con apis de windows, en .net ?
- Datacolumn.Expression and double Parent
- Design issue with O/R mapping
- Opening an XML Recordset in ADO.Net?
- How to position to row in DataView or DataTable
- hidng and showing rows on a datagrid
- Help! SqlHelper.FillDataset & connections question
- Newbee question, how to navigate between records.
- No 'New' accessable with Data Set
- ExecuteReader Null exception in heavy traffic
- DataSet DataRelation
- Dataset not populating
- Setting a DateTime Parameter to DBNULL.Value
- Crystal report - failed in changing the Logon information at runtime
- More efficient way required.
- TimeStamp with DataTable
- Crystal Report - From stored proc. to unbound fields
- editing in binding manager
- Trap rowchanged on DataTable
- DataTable.Select Bug in .Net Framework 1.1 SP1
- DataSet Update
- DataSet and DateTime ?
- Performace and large datasets
- Can I Use IN or CONTAINS in the Query Builder
- Inserts and the Identity field
- Oracle Stored Procs with Parameters
- How to create a DataView by a specified row(s)?
- Syncing with remote db
- RowState changes to Modified if a DataRow is viewed via a DataGrid
- Datagrid Child rows
- ConnectionString for password protected Access Database
- OleDbDataReader
- Add user and set permisions for each table
- Bulk updating records/rows whilst STILL in DataSet?
- DBConcurrencyException
- Connection pool in WinForms app using Data Access Block is exhausting
- Connet to SQL Server?
- Cannot change ReadOnly property for the expression column
- DataColumn Expression returns rows on XP, but not Win2K?
- Editing still possible when AllowEdit = False
- Querying a DataTable
- Retrieving Oracle Procedures ResultSet
- DataBinding to a DataView -- only getting first row
- DataRelation CaseSensitive String Field
- Update Dataset with Access
- Adding AutoIncrement column to table does not increment
- Weird problem in dataset - Bug?
- OleDbConnection does not release Access database
- system.exception can't open Oracle 10g connection
- Newbie help with Datasets
- Raw Excel Export?
- Re: DBF file name truncated
- webservice deployment problem
- Reloading DataSet
- Dataview column values
- newbie ~ View or Stored Procedure
- ExecuteNonQuery() says I have bad SQL
- Developing using ce
- BeginLoadData EndLoadData LoadDataRow, Events still fire
- SQL Server 7 and ADO.NET
- Occasional error opening a connection
- Get the users's permisions for each table
- AcceptChanges and IndexOutOfRangeException
- Cannot perform '>=' operation on System.DateTime and System.String
- OracleParameter.IsNullable
- Informix+ODBC+ADO.NET - problem
- UpdateRule disappears when using WriteXmlSchema
- Can we insert all data in the DataSet once a time into Sql Server
- IErrorInfo.GetDescription failed with E_FAIL(0x80004005)
- hit a design roadblock
- meaning of max pool size ?
- This type of Filtering possible?
- How to pass a table array to an Oracle stored procedure
- DataSet Merge Fails with no error set in datatables or datarows. ?
- General Network Exception (SqlException) with typed dataset
- Re: General Network Exception (SqlException) with typed dataset
- Updating data using DataView
- shared methods in data access
- Connection object versus Connection String
- DateTime data displaying
- Will a connection opened in a using block automatically close before being disposed
- DataRelation Using WHERE Clause in sql
- XMLDataDocument question-- appending/removing nodes
- Connection string
- Duplicate record with wrong exception
- Can't addnew in child grids
- ODBC slow connection
- how to find the link or url to my post
- Untyped DataSet cast into Typed DataSet ?
- Untyped DataSet cast into Typed DataSet ?
- Possible DataTable bug? Doesn't reset ElementColumnCount on Columns.Clear
- Untyped DataSet cast into a Typed DataSet ?
- The Connection Is Dead - ODBC
- How to trap a rowtype returning parameter from ORACLE.
- Import of MSDTC transaction failed: Result Code = 0x8004d00e.
- Are Close and Dispose on connection objects equivilent?
- Dataview RowFilter
- Access db2 via .Net
- SQL query things " I'll " is operator ll (?!)
- Transaction Activity......
- Newbie: Help with DataAdapter- Datasets
- Transaction Question.....
- SqlDataAdapter, DataSet and updates
- General Network Error & SQL Cursors?
- correct way to get count of recs in a sqlsrv tbl?
- NewRow fails when using XML document as Dataset
- An Output parameter causes 80040e21 from Access 2000
- encapsulating dataadapter in another dll
- Cannot access the added row using Table.Select method
- Object state error with ASP.NET / ODP.NET
- DataGrid Cell Color Defaults On Click
- DataGridTableStyle thru code
- .
- .NET Data Provider
- DataTable Events
- Listing SQL Server instances
- Using Data Access Logic Components
- Re: Learn French in the Alps.
- .NET Webservice - DateTime XML serialization wrong? (please help)
- Memory issue using OleDbConnection with SQL Server
- Select method works for String but not DateTime.ToString?
- NEsted XML output
- Remove an item from a datagrid on binding
- Problem updating child table from datagrid to dataset
- Differences in execution times for a stored procedure
- FindRows search expression syntax?
- DataBinding to a DataView -- only getting first row [repost]
- Data navigation help needed
- Simple question
- Update using DataSet & Stored Proc.
- Programmitically accessing table relationships/constraints
- DataBound UserControl Always Modifies DataRow Upon Focus
- Dataset.merge method
- Custom Control...
- Multiple connections to fetch hierarchy from database
- Rapid Development with TierDeveloper
- Crystal Report - Page break after Report header !
- Q: Bind data to several TextBoxes?
- Seriallization of SLQCommand Object
- DateTime
- Data Access Application Block v3.0: How to fill DataSet with multi tables
- Which date-format to use with SQL-server?
- Navigating dataset help needed
- HELP: Control dataset synchronization
- How can I merge an untyped nested dataset to a typed nested dataset?
- Exporting to Microsoft Excel
- How to create DSN using asp.net?
- InvalidCastException Hangs W/ Stored Procedure Output Parameter
- Passing events between forms
- ado.net datatype typeOf issue
- to use or not to use a dataset
- Could not add an instance of <dataset> to the designer
- ? about business abstraction layer and ADO
- add a row to a table from another table
- Inner loop on datacolumns duplicates results - newbie .net question
- Create Database Problem
- mutliple tables in datagrid
- Huge data
- Eliminating Decimals
- changing connection properties after opening when pooling is enabled
- Index DataColumns In Advance?
- changing connection properties after opening when pooling is enabled
- BeginEdit and EndEdit question
- HELP! Datasets and control synchronization
- Detecting transactions timeouts
- DataSet (DataColumn) datatype WRONG!
- character string matches a speified patern(LIKE 'c%' )in DataView.
- connection pooling and threads
- Parameter problem adding
- .NET and SQL
- Any way to edit related columns in the datagrid?
- Using Begin (Async call) with ORACLE
- Adding SQL records using dataset
- datatable.columnchange event
- about typed datasets (conceptual question)
- How can I retrieve data from SQLServer with a specify network
- Error sql parameter SqlDbType.Float won't accept null value, AND/OR variable as DOUBLE won't accept null value from TextBox
- ODP.NET ExecuteNonQuery Affected Rows Problem
- ODP.NET ArrayBinding problem
- Instead of Triggers SQL 2000 And ADO.NET Transactions
- dbo. in vs generated code for stored procedures.
- SqlDataAdapter.Update()
- newlines in ADO.NET
- Operation must use an updateable query.
- Help with Dataview
- Precision of data types
- Keeping orphans when a parent is deleted
- Updating (inserting) into database
- alternative Data component for .NET
- Connection Pooling and Transactions
- Updating with Data Adapters
- Handling column names with parenthesis...
- creating dataset file(xsd) with field lengths
- Handling rowerrors and deleted rows
- Create database
- Cursors in ADO.net
- ADO.NET 2.0 How to reference Parent Column in DataGridView?
- [ANN] October 12, 2004, "Working with the Windows Form DataGrid Control in Visual Basic .NET" chat
- oledb and csv
- Excel file and oledb
- Querying multiple tables
- Ensuring uniqueness of a 'record' when using XML schemas with a DataSet
- Ensuring uniqueness of a record when using a DataSet schema
- using an alias in a where statement as a parameter
- Unique constraint violation when Filling a Dataset
- Grid in a form
- Re: David Beckham Caught With Spanish Girl
- speed question
- IDataReader.Close()
- Please Enter MS JET OLE DB Initialization information
- Access DataAdapter exception
- For Loop
- Trapping duplicate record exceptions
- Access denied while loading class library
- Problems creating stored procedure using command text
- closing a sqldatareader connection.
- updating child rows with master pk id AFTER initial insert
- VistaDB 2.0 released
- Display of Command execution.
- DataView.Sort and CurrentCulture
- Dataset.GetChanges hangs with 100% CPU
- strange exception with datatable
- sql multiple databases
- Oracle provider: oracle client can't be found
- "Invalid Buffer Received from Client" when using BigInt parameter vs Int
- performance issues(OracleDataReader & Adapter)
- improving executenonquery times
- Reading XML stored as Blob into Dataset
- AutoIncrement Column on dataColumn
- how to select or update data when column name has space
- Strange ADO.NET problem
- .NET 2.0 rows.insertat not working
- How can I make DataGridView never have an active edit cell (.NET 2.0)
- Many-to-many relationship / DataSet / child rows / DataRelation /sorting / navigation
- Sorting a Dataview and Finding
- does any one have exam questions for MCAD 70-316
- HLP: Problem with Interop.Adodb!
- fill datagrid with more than one table
- Child grids won't show new or edited values unless grid clicked
- ORELSE?
- DataView filter fails after insert
- current cell in datagrid isn't saved!
- DatagridView, setting Font for individual Cells
- Why does the SqlParamater fail on DBNull values?
- DataReader problem
- DataSet
- Why the Dataset is not the same?
- How to define the desired DataAdapter at runtime
- SqlInfoMessageEventHandler/RAISERROR caching?
- Whidbey - am I out of mind or .. ?
- fill a multi-table dataset for Oracle
- HELP! I'm a newbie.. :) MySQL Connector Problem (.NET)
- Accessing the current date of a Calendar control from the DayRender event
- How to retrieve datetime value in long time?
- Working with MS Access for the first time....
- Work with MS Access for the first time
- can't figure out how to insert a row to my access table
- how to perform sum up in DataTable?
- CommandBehaviour.closeconnection
- Export SQL Database Object
- problem using typed-dataset
- Creating database connection in main thread
- Prepared UPDATETEXT SqlCommand throws InvalidCastException after adding first chunk to database
- OracleTransaction.dispose: rollback on dispose?
- predicting whether a row may be deleted beforehand
- Newbie: Need advice with database manipulation decision
- Okay to use a single SqlConnection with multiple SqlCommands?
- (Silicon Valley) Need .NET Oracle Developers for usability test
- SQL Server Mobile Edition & C# on the Desktop
- Filter on Parent-child relation??
- why are there two ways of setting bindings?
- Connection String problem
- Datagrid Binding Question
- BUG? SqlCommand incorrectly reports 'The SqlCommand is currently b
- ADO.Net (Why doesn't this work?)
- DataView Dispose throws ArgumentOutofRangeException
- Connection String for an Access Database with Password Protection
- Cannot map compute column in DB to Dataset
- Handling DBNull?
- DataSets V Custom Objects
- AutoIncrementSeed still a problem
- IDbConnection eats the password?
- SQLCommand Timeout expires in code but not in Query Analyzer
- Question DataAdapter
- SQLAdapter and scalability
- RE: displaying a recordset in controls on a form
- TABLOCKX problem
- What is Dataset??
- sql Timeout
- simlpe adding row (rst.addnew)
- better to join at DB or at client?
- Best way to compare Binary and Int values
- Object reference not set to an instance of an object -- Why??
- AutoCreate TextBox ?
- Newbie: help with datareader
- Output param set to DBNull
- Data Serialization ?
- Problem Updating DB
- insert using data reader
- Populate dataset from .csv file
- SqlCommand Output Parameter Limit
- Populate dataset from .csv file
- Dataset with many-to-many relationship
- DataGrid does not recognize that ID is an identity
- How notice user, that this record has change by another user?
- finding records in ado.net
- How to populate dataset from .csv file
- SQL2000 & SQLEXPRESS TOGETHER
- Autoincrement / Rowstate Problem
- .net Connecting to Oracle
- ODP.NET: OracleXmlType with foreign characters
- SqlDataReader question
- how to insert only the New (Added) Rows with a SqlDataAdapter?
- SqlTransaction question
- Updating Source Database in ADO.NET
- SqlTransaction Commit Question
- DataGrid selecting rows
- "General Network Error. Check your Network Documentation."
- DataRelation w/ many-to-many, still have questions..
- Excel oledb - More than one header row
- ADO.net Help
- Finalizing edits in DataSet when using Bound controls
- Error calculating aggregate sum over Children with RowState 'Added
- Cannot perform '=' operation on System.Int64 and System.Int64
- Large # of rows, display on demand?
- DataGrid selecting rows
- Unable to Update with DataGrid
- A few thousands simple queries seem to clog SQL server (for a while)
- OleDbConnection, OleDbCommand and OleDbDataReader (one at a time?)...
- Operation must use an updateable query
- ComponentOne DataObjects
- Sequential date-time data and ado.net
- OleDbCommandBuilder, ImportRow, DataTable.Copy() etc. etc. etc.
- OleDBCommand.ExecuteScalar() always returns 0
- Can't get record to insert into Access
- Fire query on DataSet
- ExecuteReader requires an open and available Connection. The connection's current state is Closed.
- Re: insert multiple rows using loop
- Re: C# SQL SERVER LAST INSERT ID EXAMPLES
- Re: Sharing an OLE DB connection between MDI Parent and Children
- Using OleDBParameter in a simple UPDATE statement
- output param returns array
- Timeout expired - Server not responding - OPC/C#/SQL Server
- Access DataBase on PocketPC
- UpdateBatchSize
- Re: CharIndex SQL
- Batched Update in .NET 2.0
- VB.Net connection to a Kronos database on the AS/400
- Updating Source Data in ADO.NET (Continued)
- EXCEL.EXE process doesn't die after ADO.NET connection
- SELECT procedure - ALL for integers
- Reading timestamp value form Sybase DB
- RE: concurrency violation
- Problems with DATASET.WriteXml: I get two files (XML and XSD)
- The way ADO retreives parameters from SQL Server
- Bad variable type exception
- problems with datatable update
- MDAC -- error enumerating data servers
- OracleClient and OCI.dll
- Re: insert multiple rows using loop
- Datagrid column labels are clipped.
- A bug in Data Adapter Configuration Wizard (VB.Net for SQLS2k)
- How to use DACW with Scope_Identity for a usable DataSet?
- Populate SQL table with a dataset all in one
- Convert string to sqldbtype
- Delete datarowview objects from a dataview
- Date/Time in Access
- Setting Textbox to Null for DateTime
- problem with the dataset update
- OracleClient exception...
- Syntax error in UPDATE statement - field name "Upper", or "Lower"
- Newbie: Detecting type of field contents in datareader
- Opening an acess database
- DataTable.Add(row) and fired events
- Select datagrid rows with key-up and key-down?
- DataGrid boundcolumn problem
- Recommended OleDB driver for MySQL?
- Inheritance VB.NET
- how to correctly map multiple datasource tables to typeddataset ta
- Access database, network access problems
- DataSet - DataColumn MaxLength
- Visual FoxPro driver question
- Filling typed dataset programmatically?
- SqlException
- Binding Dropdown to dataset. Need help filtering data.
- RowUpdatingEventArgs support in CF?
- ADO.NET 'HasMoreRows' and 'HasMoreResults'
- Can't save a record again
- Multi threading and database connections
- Parameters in .NET to OPENROWSET
- Hello? Is anyone reading these? I'm waiting for an answer, and I'm not the only one...
- Paging a DataGrid or similar control...?
- Passing Parameters through a linked server?
- Convert <table> from HTML text file to datatable
- How te reference to a datagrid in a class?
- finding records and displaying it in grid
- SQAL question
- Q: Copying a table from one database to another
- Can't create a new dataset from the toolbox
- How to clear and refill a dataset dragged from the toolbox
- insert an image to sql server
- Linebreaks in SQLCommand.CommandText (C#)
- How to you page and sort large dataset result in datagrid?
- ExecuteNonReader hangs
- Access Query Problem
- Access datetime format problem?
- problem with having a delete in database propagate to a bound data
- VB.Net (ADO): Thoughts on Copying 7 tables to 1 table
- Moving CurrencyManager to specific row in Data Source
- ADO add to database problem, help?
- File access question
- Filter from a DataTable
- HELP
- ASP Error on INSERT INTO Statement
- ASP Error on INSERT Statement
- .Fill on OleDbDataAdapter
- .Fill in OleDbDataAdapter
- OutputParameter does not return valid value from Oracle StoredProcedure
- Saving rtf using binary and oledb
- How to get the parent of a deleted (child) row
- Call SQL Stored procedure with Bit datatype
- returning numeric values from access database
- Generated Insert Command from CommandBuilder
- Error filling datagrid
- Architectural Question
- Error with automated execution
- click on datagrid item, display new datagrid based on that click
- Urgent~ How to merge 2 datasets in 1 DataGrid?
- DataSet / HasChanges / Delete Row
- Validate Data in SQL table
- Beginner's question re: DataSets and the dispose method [C#]
- SQLServer or ADONET tricky
- GAC
- Can't create DataAdapter in code that's available throughout form
- listbox doesn't refresh after adding an item
- Please help me read this exception
31
vBulletin v3.0.5, Copyright ©2000-2008, Jelsoft Enterprises Ltd.