View Full Version : Microsoft ADO .NET
- How to alert to GridView
- how to: bindingSource.Current <=> DataTable.Row
- How to determine when a DataGridView's DataSource is finished being populated
- Storing filepath in database field ??
- DropDownList web control in DataGrid
- Data Access Problem
- SQL UniqueIdentifier - OBJECTGUID error
- SQL Server Locks/ProcessID - Is this a problem?
- Specified cast is not valid, when column returns NULL
- insert value list in paramter
- Profiler Audit Logout Performance
- Microsoft Oracle Data Provider
- Prevent rowstate change for one column
- Generate DataSet from Xml Schema
- Dataset Column reordering
- Outlook related query
- DataSet foreign key update problem
- Adding New Row With Relationship
- Free Sql Express Command/Query Tool?
- sql express: multiple computers accessing same database file?
- Reach a MDB-file without Jet client installation
- Query against two DataTables
- what to do with a table called 'EVENT' ?
- Relation Grand-parent/Grand-child in a typed DataSet
- manually create UpdateCommand; automatic onenot working for inform
- Weird BindingList - BindingSource problem: Add(New)/Insert/... not called
- Help on SQLAdapter Command ???
- Adding New Row (Getting Back Autonumber/Adding Parent-Child record)
- We are looking for companies that are experts in dotnet and c#
- Problem with database mirroring and ADO.net
- datarow and aggregate functions
- Efficient data retrieval techniques
- Should Dispose be called on DataTable and DataSet objects?
- OleDbCommandBuilder unexpected behavior
- instance of sqlDataReader - is not available to an exteranl method
- connection timeout
- ListBox Problem
- INSERT Statement with Empty Date
- Help with FileSystemWatcher
- VS2005 using Access 2000 database with database password
- DSN, Check if exists
- VS2003 transfer data between two data sources
- DataGrid Sort Problem
- typed dataset and untyped dataset, which one is faster?
- Updating a Table
- Parent-Child Relationship Headaches (add new records) (VB 2003)
- could not determine which columns uniquely identify the rows for ...
- Does one know how to bind a BindingDataSource with designer ?
- AcceptRejectRule question
- Data layers in n-tier ASP.NET 2.0 applications
- HOWTO: List SQL Servers on Local Machine
- Transactions and TableAdapters on Win98
- The DeleteCommand affected 0 records
- possible bug in oracleclient
- ORM (Object-Relational Mapping) tools
- Help with Cascading SELECT in asp.net application
- Connecting web sql server with my local Sql Server
- ForeignKeyConstraint Problem (Creating Child Record)
- OracleDataReader field type?
- Using Typed Datasets in asp.net 2.0
- BindingSource with Controls + DataGridView problem
- Oracle - works with Framework 1.1, not with 2.0
- DataTable.Select DateTime problem
- Is dispose necessary in this scenario with datasets and adapters?
- escaping special operators, ', etc.
- XML to Table inference
- DataViewRow and subtables
- Restricting cols with a data view
- Selecting Data from one Datatable and Copying to another
- DataGridViewComboBoxColumn, Guid and DBNull problem
- DBConcurrencyException on dataset update (because of datetime primary key ?)
- Retrieving Foreign key schema with da.FillSchema. Is it possible?
- Naming data access components
- database connection loss
- RowNotInTableException - Help
- DataSet Row Locking
- DataView ListChanged Event machine gun !!
- How to test if an ado field is null
- try/catch error
- DbType vs. OleDbType vs. SqlDbType
- is a datarelation the way to go?
- GetSchemaTable and Friendly Column Name
- Timeout error with Transactions
- Serialize a dataset
- anyone have product key for dataobject.net
- ADO.Net to ADOBD
- DataGrid Delete Problem
- current member of bindingsource
- Make Changes to DataTable, Doesn't commit to database, used acceptchanges()
- VS 2003 and VS 2005 differences in implementation
- Google to Microsoft as Be to MCB
- Caches, Datasets, and Relations
- Inserting clob data to Oracle
- Two phase commit
- Oracle....
- Connection.GetSchema
- Inserting info in a table
- INSERT before checking duplicate values
- how to set listview's backgound image?
- Crystal Reports Dataset!
- Incorrect ID returned
- SqlDependency - Options and Timeout
- Data in table through dataset or bindingsource
- Using @@Identity with access
- Successfully executing queries
- OracleConnection.BeginTransaction() calls OracleCommand.ExecuteNonQuery() internally?
- Performance of sqlDataReader.Close() is very bad?
- VS2005 Compile Error: Could not find schema information
- DBNull vs null in .Net 2.0
- Insert Pattern
- SqlDataReader .NET 2.0 GetSchemaTable not returning AutoIncrementS
- Operation must use an updateable query... while trying to write to Excel file
- Insert quits when exception is thrown
- Fields in a Access table
- SqlConnection - Timeout Property is read-only?
- asp.net sql connection problem
- DataAdapter.Fill order
- DAL
- Working with DataRelations
- Typed Datasets and DataAdapters
- Recovery of the DataRows that has ChildrenRows
- any performance comparisons between retrieving large result set with DataSet/Fill verses Generic List?
- Creating the DataTable objects within a Dataset from the DB itself
- Using insertcommand with AccessDataSource in asp.net 2.0
- Databind TabControl as Detail to Master Records
- Programatically figuring out if sql server 2000 or 2005
- Exclusive Connection to Access Database
- How to filter a dataset using relationships like a sqlcommand
- Checking for DBNull
- Query Question
- FS: 11 Books for $50 CHEAP - Microsoft VB.NET, Windows Programming Books
- automatically converting collection to datatable and vice versa
- How to prevent "Input string was not in a correct format" in DataGridView
- OCIEnvCreate returned -1.
- Timeout
- ObjectDataSource and DataSets
- useless UniqueConstraint constructors...
- ADO.NET Transaction Locking
- Create my own db connection wizard
- DataRelations
- How to select on datatable to exclude objects
- RE: Displaying parms in Profiler when using DSN
- Datarelation HELP needed - Constraints, M-2-M
- Intermittent exceptions raised by SqlClient
- FS: 11 Books for $50 CHEAP - Microsoft VB.NET, Windows Programming Books
- Default Provider
- FTP code using Windows API
- AppSettings file="user.config" for connectionstring in .NET2.0
- inconsistency in ConstraintsCollection
- Most efficient proptocol to access a SQL2k on the same server?
- Getting All Parent Records For Known Child (Double Primary Key)
- Updating two table through data adapter.
- Deleting duplicate values in a DataSet
- Spltting large datasets for parallel processing
- Streaming SQL Data
- c# string: escape chars passed to VB problems
- c# string: escape chars passed to VB problems
- deriving enterpriselibrary.data.database
- How to rename columnnames in a table in .NET
- How to highlight an entire row in a DataGridView?
- data bound combobox does not leave focus
- Open Connection for long time
- A problem with the datagrid
- Running Two Instances of same Windows Service?
- Error accessing MS Access database with Linked Tables on fileshare
- security for row level but not based on Database user's login
- Distributed Transactions: Intermittent problem reading data
- data adapter
- TableAdapters and true N-Tier
- DataAdapter Update gives "INSERT" error
- Passing a variable to a SQL statement does not work ?
- Passing variable to a SQL statement does not work?
- is this a bad idea?
- FileSystemWatcher does not seem to be working
- DataSet, Finding Unique Values in Table
- webservices - always work local?
- How to link TableAdapter in WinForm
- How to pass TableAdapater as parameter
- two disimilar tables - Report
- how to pass variables from asp.net to asp ?
- What is best way to copy data from a .dbf to MS Access .mdb file?
- How to use information from udl file to connect to ODBC Datasource
- Query multiple TableAdapters with open connection
- DataGrid Edit/Update problem
- Impersonation with VB.net 2.0 and SQL 2000 help needed
- Select where in
- DataBound DropDown List
- VB.NET create JET database without ADOX
- returning SCOPE_IDENTITY() in Insert command with C# DataSets
- Catching exception of System.Data.OleDb.OleDbException type
- Evaluating a condition in a string
- Updating Row value when PK is known
- add row in binded datagridview
- Get SQL statement in a catch(SqlException)
- SQL XML Bulk Load VB Web Service Error
- Listbox / Combobox with multiple fields as displaymember
- .NET Provider for DB2 8.2.1
- Copy a DataTable
- DataGrid Update Issue
- DataSet Xml Generation Does Not Honor Format of Supplied Schema
- Converting XMLDatadocument for dataset
- table versioning
- odbc & stream & excel file
- SQLSummit.com middleware lists: .NET data providers, ODBC drivers, OLE DB providers, XQuery engines, JDBC drivers
- Dataset converting date field accross time zones...
- Displaying data from 2 tables in one datagridview
- Access File Lock
- Two DropDownList controls inside one DataGrid cell
- Architecture question
- Dynamic dataset filter
- How to find out the "GUID" of installed assembly?
- Converting between RowViews & Rows
- ContextSwitchDeadlock
- ADO.NET and Excel
- DbCommand against Oracle fails with string parameters
- Excell
- CommandBehavior.SingleRow
- Compare Datarows
- Addnew creating two records?
- Getting Datarow from BindingSource
- Create empty datatable from SQL Server table?
- Gridview returns old value of gridview.rows.count!
- DataNavigator AddNew problem
- Saving Changes To DataSet in memory (without updating Database)
- Transactions isn't rolled back, when using connecction pooling
- Conenctivity to Interbase Database
- Access 'Database In Use' Problems (also posted in microsoft.public.access)
- Problems Using datasetObject.DefaultView for filtering and sorting.
- problem with no rows being returned - but rows are there
- foreach behavior changed in Framework 2.0
- ExecuteReader returns closed DataReader
- framed
- =?iso-8859-1?q?vb_2005_rowfilter_mit_den_10_letzten_datens=E4tzen?=
- Using Visual Studio & datagrid to select from sql server view
- How to open files automatically after download?
- !!!HELP!!!! Errore while debugging a solution
- heirarchical recordsets
- combobox binding problem
- Strongly Typed ConnectionString keeps disappearing
- Changing from DropDown to DropDownList
- Adding collumn collation to a table in a data set
- Populating typed datasets WITHOUT tableadapters
- DataSet changes schema of XML file.
- Develop your own Accounting software using Microsoft technologies
- How do I create a stand alone Dataset by ADO.NET?
- Calling DB2 Stored Procedure with Parameters
- VB 2005 & SQL
- DataTable, SqlDataAdaptor and updating deleted rows (v1.1)
- Read cvs File Fails
- DATAGRID PROBLEM
- Urgent:Newbie:Autoincrement violates foreign key con1straints
- Built-In JavaScript-Rendering Functions
- Deleting a Row from Datatable and from Database
- Missing post data in Internet Explorer (bug?)
- Null in a Column when there is data
- Batch Update + Parent/Child + AutoIncrement/Identity = Yikes!
- Adding a Web Reference changes DataTypes ???
- SMO Table Scripts -- Defaults and Binding Rules
- VB Database Book Recommendation?
- hierachical related client side data duplication
- Multiple Data Source, Same Front End
- Q: Expressions in DataColumns
- Dataset or datasource control?
- Out of Memory Exception
- ADO.NET 2.0 autoincrement problem using SQL 2005 & Web Services
- data reader error...
- Select Distince Row Filter for dataview
- [REPOST] SMO Table Scripts -- Defaults and Binding Rules
- Good news to all those who are seeking for job in dotnet(Only those who are leaving in Hyderabad -India)
- Problems with Int64 and number in Oracle
- Deploying Custom .NET Data Provider
- Expression Field not working in code.
- What happened to ADO.Net business objects
- DataAdapter.Update not actually updating my database
- Can anyone suggest an easier or better way to skin this cat? Two Select Queries
- Creating Strongly Typed Data Set
- DataTable.Select - There is no Row at position X -- Exception
- Connection string is class module
- binding navigator delete modification
- Stored Procedure in SQL Server 2000 ?
- update tabledefinition using dataadapter and datacolumn
- VS2005: Bug in Rowchanged event during cascade update?
- Help! Something adds 1 hour to my datetimes! :-S
- dataset merge bug!
- SMO Table Owner
- Table name's in Dataset
- Transactions with generated DataAdapters
- problem writing blob to oracle
- ado.net and sql 2005
- Check to see DataColumn DataType is Boolean?
- How to call an oracle function in C# 2.0?
- Updating datasource reports an error
- [Help] How to modify DataSource of CrystalReport at runtime?
- get table name problem
- get DataColumn length
- DBMS for remote database management
- software services
- Timeout in Transaction: Get two times the same data from table ada
- SqlBulkCopy and column mappings
- Row - BeginEdit and EndEdit -> Why?
- Change DataSource at RunTime
- SqlParameter Class
- TableAdapter update fail with inconsistent paramter
- Is there a ADO.NET equivalent for ADOX
- INSERT STORED PROCEDURE
- stored procedure select statement with where clause
- system.Transactions
- Joins on many tables
- OracleConnection passing different application name
- Updating multiple records
- update without postback?
- Error Message
- populate many xml file into single dataset
- SQL ProgramName
- Run SQL comand with String from SQL Script
- The Connection string to Excel
- .Net Reporting against Oracle
- Aggregating groups of rows using SQL
- SQL Aggregation Query
- How to read the first sheet in Excel
- Comparing DefaultValue to DataRow column values
- Shot in the Dark
- DataSet ReadXmlSchema doesn't support <xs:any>
- How to read a csv file into DataTable
- DataReader .HasRows but returns 'Invalid attempt to read when no data is present' error
- [REPOST] SMO Table Owner
- Load XML file created from ADO 2.x
- Query Timeout Expired Using SELECT/WHERE
- Error: Pending Requests working on this transaction
- Bugs in Expressions particularly involving Relations
- SpDiscoverParameterSet Fails
- Dynamic SQL
- Open exact globe's btrieve? (pervasive)
- Using LIKE in selects
- DataAdapter Truncation: Feature or Bug?
- Row Status Dataset
- Problem With Clob and Blob
- Need advice for Parent Child insert in transaction mode
- Datetime field in Data grid not displaying time
- Datatable Advice
- Connection Pooling
- simplified null check
- HowTo Compare DataSets
- Getting a file's ContentType
- Newbie questions - Data consistency
- OracleClient (.NET 1.1) : returned OracleDataReader values are truncated
- OracleNumber decimal point formatting
- datasource question 2.0
- How to manage DBNull
- Getting value in GridView before UpdateCommand
- How to upload Dataset read from XML to SQL Server Database
- DB2 - OleDb - Unable to use Catalog Library List
- Installed printers
- Batch Update Problem
- Problem with updating MDF Data file as opposed to updating a running SQL Server DB
- The type initializer threw an exception.
- ReadXMLSchema Doesn't Work
- NEED BADLY to remove (programmatically) a row from a DataGrid without deleting it from the DataBase
- I need badly to REMOVE a row from a DataGrid without effecting the DB
- Is it possible to know if a connection is being used by a datareader?
- Bulk insert into DB using ADO.net 1.1
- Is there any DataView.RowFilter 'changedevent' ?
- editing XML data relation line
- GenerateDirectDBMethods issue with VS2005 DataSet wizard
- .NET Transactions across multiple business Objects
- SQL_IDENTIFIER_QUOTE_CHAR equivalent in OleDbLiteral
- 'Incremental Search' of data base or "Wheres the 'Seek' method
- Old topic scratched again -- "already an open DataReader"
- VS.NET 2003, ADO.NET 1.1 and Access 2000: Getting a Concurrency violation
- Building SQL for Fields and Memo-type fields
- How to BeginTransmit with two TabeAdapter method
- Connection.Close or End Using or Both
- ADO.NET adapter save DataSet - multiple tables changes
- Releasing Excel from memory
- datatable.importrow bug
- Database with right Privileges & ADO.NET (ASP.NET Application)
- User with privilege on a stored procedure in SQL Server 2000 / 200
- count of records in recordset
- Irritating SQL 2000/2005 connection problem
- Table Adapter not showing up automatically
- Crystal Reports Main report and 2 subreports
- Using "OleDbParameter" with a DateTime type
- Performance Question
- ADO.Net "Orcas" content is broken on MSDN
- Moving data between datatables
- ASP.NET -> Access Database Queries
- Provider Tracing
- Provider Tracing
- Select * from Excel WorkSheet
- System.Data.AggregateNode is not an aggregate error
- OleDbCommand String & Parameters
- Getting a DataRow out of a DataReader
- 'MySql.Data.MySqlClient.MySqlConnection' not defined
- Read/Write Data-Binding & StoredProcedures
- Insert Record in Windows Forms
- Schema Information for Ado.Net 2.0
- [REPOST2] SMO Table Owner
- Formatting Data
- Run a SQL statement
- From QueryDef to plain SQL text
- Connection Weirdness
- Crystal Report HTML problem
- Crystal Report HTML problem
- Crystal Report HTML problem
- How to text if a database exist?
- DataGrid / DataSet / DataAdaptor / DataBase update issue
- SqlDataAdapter Update table with AutoIncrement column
- Structure of execution a query on dataTable.
- Modifying a Dataset in VB.NET (Clarification)
- DataRow[] merge problem .net 2.0
- DataGrid Updates DataSet and Database (Not!)
- Paging in ADO.net 2.0 - row count in filtered dataset
- How to close all connections of a database
- Run sql server 2005 backup from VB.net 2005
- SQLConnection, Please help me.
- SQL: create a table with recursive relationship
- Saving image data
- 'OraOps9.dll': Access is denied
- vfp Parameter - callin vfp geeks
- Insert whole dataset in to a db table - VB.Net 2005
- VB.NET 2003, SQL Svr 2k5, Dataset + Rowlock
- Adding a NULL to an array then adding array to a data table
- how to connect to multiple database?
- Using 2003 Data Adapters in 2005
- FormView, DataSource, Update, and why it doesn't work
- How To Lock Record From Read/Write using Transactions
- ODP.NET and System.Transaction support
- Please help me.....!
- XML From Stored Proc
- Modify ODBC DSN Properties with VB.NET Code?
- Running WebMethos Fails half way thru...
- IDataReader problem with reading rows and collums
- Get Element Value
- Need Help Using Select INTO from on mdb to another.
- Parallel transactions are not supported.
- Which Event Is Firing?
- Overlapping typed datasets in .NET2: best practices?
- Customizing codegeneration of typed tableadapter
- Cannot read XML into data set
- Sql Server Connection Irritations (again)
- Sql Server Connection Irritations (again)
- how to trap/deal nullRefException for cmd.ExecuteScalar w/o try-c
- UPDATE with WHERE IN clause
- Binding Radiobutton Problem
- DataReader
- checking if data reader is open
- Updating a dataset using SqlDependency
- Get specific rows from dataTable using the SELECT method.
- ADO.NET Timeout Exception - I have tried everything
- how to use a stored procedure?
- "ORA-01008: not all variables bound" OracleClient DataAdapter Update
- Need Help in how to set column sequence in a datatable.
- How to modify connection string at runtime for strongly typed data
- Import file into Access database
- Update a Data Source by Using a Command Object in VB
- My SqlDataAdapter Update method is not working
- Record Count from Data Reader
- An serious bug.
- instert into a table recursively
- How to...?
- sort a typed dataset table
- Enumerate tables and fields by query?
- CREATE VIEW error
- SqlDataSource
- Insert Problem
- Sqlparameter with "IN " sintaxe
- SqlBulkCopy to not insert IDENTITY field
- require help
- require help
- odbc works in one application, not in another
- Typed datasets - breaking into the black box
- How to use one database connection object per page request
- Geting tables from an MDB file
- How to tell the version of SQLServer2005Express
- DataList.DeleteCommand event is not getting fired
- Determining whether the current item is the last one from inside ItemDataBound
- Cannot make a Web Reference to Web Service created (HTTP Endpoint) on SQL 2005 stored procedure
- DataSet nested relations
- Typed dataset - how to I alter SelectCommand
- CRUD on parent/child rows in a typed dataset
- Order of events, databinding, and UserControls
- OleDbSchemaGuid.Views, rewrite the view?
- ADOX: how to get true ordinal of Excel Table
- query DataSet
- Multi-threaded apps and data readers
- Novice: How To Create, Display, And Print An Access Report With Visual Basic 2005
- Transaction for TableAdapters
- data updating from dataset to database problem
- UPDATE Problem
- DataTable.Select(filter) Parameter too long?
- Access (jet) vs SQL Server Express
- Using SQL Server temp tables with ADO.NET Datareader
- Users and authentication
- DataView as DataSource
- Best way for stepping through rows
- How To Only Read/Write-To Database Via Visual Basic Application
- Storing a stream in db...
- Don't Want To In Visual Basic Hard Code Complete Connection Path To Database
- Dataset to Dataset synchronization
- Using Visual Basic And Crystal Reports, How To Count Number Of Database Sales To A Customer
- VS.NET 2003, ADO.NET 1.1 and Access 2000: Getting a Concurrency violation
- Deploying SQL in VB applications
- typedataset not defined in System.Data.OleDb?
- Need help for COM working from .NET Web app, but not working from .NET EXE app
- support for mp3?
- two simple questions about dataset
- datasource and binding question
- DataSet Updates to/from Sql Server
- Any book about writting secure ADO.NET code?
- ASP.Net confusion between 1.1 and 2.0
- How to new a DataRow ?
- Weird behavior when calling function
- SqlBulkCopy permissions
- DataRowView changes when DataView re-ordered
- Any way to speed up this Access DB process?
- Connection Pooling problems
- Parameter Problem
- how to fetch a particular field in a dataset?
- Meet up at Tech Ed 2006 ?
- Datagrid Questions
- Char vs. Nchar column datatypes for strings
- Editing WebForm Data
- NULL Date Fields in OleDb Calls
- ASP 2.0 Gridview vs. DataGrid
- how to handle COM control event in .NET app?
- Exceptions from SQL Server 2005
- C# dataset to database column types
- DBNull issue
- Exprression Field can't display in GridView
- [VS2003] Updating table - how to do that ???
- Excel to Dataset
- OleDbParaneters & the DateTime Type
- OleDbConnectionStringBuilder and .Net 2.0 Datasets
- How do I accept changes on only merged rows in dataset
- ANN: C# Online.NET Summer 06 Contest
- ANN: C# Online.NET Summer 06 Contest
- When comes time to save to multiple table handling many relations...
- Connection.State in VS2005
- Asychronous ADO.NET , NOT
- Provider not specified, Provider keyword
- myListbox.SelectedIndex = -1 Microsoft bug !
- Could not find installable ISAM.
- Isolation Level, generating sequences
- DataColumn.Expression formatting
- Strongly typed dataset + Generic provider ?
- ADO to ADO.NET 2.0
- Easiest Way To Point To New Database, I Created Data Source And Connection to It, Then Dragged Table To Form
- SQLXML and XSL and VB.NET
- ADODB AppendParam problem??
- DataCombo strange behaviour
- Connection Timeout
- Dynamic filter in DataGridView
- Creating PDF file out of XML datasource
- Object reference not set to an instance of an object in InitConnec
- Image DataType Database Timeout Problem
- Datagrid is not updating in one-to-many relation
- DB_SEC_E_AUTH_FAILED: Cannot insert Data into a table
- Can't get data table to stop constraining user input
- Linq adoption
- Need physical filename of datasource
- Moving Data with DataSets/ADO.NET - looking for examples
- It seems to be the most basic questions that I don't see answered.....
- GetChildRows() Fails.
- BeginExecuteReader doesn't work on one machine in my environment
- The most basic SQL Server questions....
- Change Textbox to Checkbox in datagrid
- adding two columns in a datagrid to give you a result
- ANN: .NET Languages list on C# Online.NET
- typed dataset tableadapters and update (basic question)
- Looking For Example That Opens Connection To Access Database At Run Time
- dataset question
- Table.DisplayExpression
- Boolean datatype column refuses to Copy to Bit datatype SQL Table
- Getting "A severe error occurred on the current command" after SP4
- Suddenly slow ado.net connections
- Why choose SQL Express over Access?
- System.Data.ObjectSpaces - Is this namespace included in framework 2.0
- Silent install for SQL Express?
- SQLHelper STored Procedure Output Parameter
- Load typed dataset
- RE: Update() and stored procedures
- oos! I got an "invalid authorization specification" when testing my connection to Access. What's going on???
- Silent install for SQL Express?
- <<< State of the art web solution Online>>>
- Implement ADO.NET Row Level Pessimistic Locking
- sorting of parent forms
- sorting in parent form
- How can I join 2 bianry files together back to back?
- OleDbDataAdapter.Fill throws an error (DB_E_BADROWHANDLE) when .NET 2.0 is installed.
- insert parent-child rows with transaction
- scope_Identiy() problem vs @@Identity with daAdapter.InsertCommand
- Provider independent data access: creating a data adapter from aconnection
- ADODC refresh method fails after upgrading from XP SP1 to XP SP2
- How to disable a Constrain
- invalid path error while accessing FOXPRO table from c#
- where clause
- Connection
- Executing MS Access Queries using ADO.NET
- Datatable Datetime column remove zeroes
- Connection remain open
- newbie working with generated code (vb.net & visual studio 2003)
- Can't fill dataset whith varchar(350)
- A severe error occurred on the current command. sp_AddMergePublication
- how to use a stored procedure of Access in VWD?
- Query builder parameter problem
- why different syntaxes in Commnad lines?
- multiple types of queries and stored procedures
- ANN: C# Online.NET Open Soure List
- InvalidCastException in DataRow
- SQL Connection still working after KILL the process in SQL
- how to set the value of the parameter for the SelectCommand?
- Send Recieve data to insert into tables using Socket
- HELP!!! Error installing SQL Express 2005....
- create *.cub file from DataSet
- Loading data into an Access Table from CSV or XML
- How to udpate and alter procedure at once.
- sql server 2005 crashes by sqlbulkcopy when the column size does not match
- Two DataViews of the Same database Table but different columns
- DataGridViewComboBoxCell
- About Load-on-Demand ADO.NET skill.
- Re: datagridview
- OleDbCommand.Parameters.Add and 'IN' Comparator and MSAccess
- Binding to object datasource
- Tabeladapter with row_number() over...
- ExecuteNonQuery with error checking (or continue on error equiv)
- DBTransaction question
- How To Use Keyword DataDirectory For Database In Same Folder As Executable
- VB.NET and SQL Server 2005 - Data locked when they should be. LOOK
- txn isolation level
- Connection Pool Time Out
- How to change encoding for XML Column
- SQL Migration - Varchar 8000 in SQL 2005
- Oracle- and ODBC Provider missing in Visual Studio Express 2005
- Migration from ADO to ADO.Net with SqlClient
- AutoIncrement and MultiStep OLE DB
- merge not working
- Good way to do lookups
- Generating a collection from a data set table
- Open DataReader associated with this Command which must be closed first.
- PLEASE tell me how to handle RowUpdated with/against a typed dataset
- Datasets fundamental
- Validating Data using Typed Dataset
- New to ASP.Net, Cascading DropDown List in Detail View...Please help
- Bindingsource c#
- Need help with Case-sensitive queries in SQLServer 2000
- SQLTransaction IsolationLevel questions
- Informix Drivers
- SP w/ parameter using a DAL
- question about client callback and gridview
- number of recs from select
- newbie question
- How do I compare 2 UniqueIdentifier Guids?
- Programatically call extended stored procedure?
- Created Dataset with two tables - How do I populate at runtime?
- ADO.Net- Anyone know of a way to find all databases on my computer?
- Issue with Command Timed out with data adapter
- Programatically unique
- SqlBulkCopy with SQL2005 Column encryption
- Simple Multiple Row Insert Question
- Run SQL against DataView Object
- How to filter by Month using Dataview.RowFilter
- Where to Lock when updating a DataTable
- Transaction limitations
- The variable name has already been declared error - SQL parameter insert
- SQL Parameterized insert Problem (variable already declared)
- Using SMO with Oracle?
- timeout question
- Reading - Parsing Records From An LDAP LDIF File In .Net?
- ODP.Net Connection String
- how to check the value of a field on each row?
- Please help with some code.
- XSD File and Database View
- Diffference between DataSet and DataTable
- With DataDirectory Keyword: CrystalReports.Load, CrystalReports.SetDataSource Yields Password Prompt Which You Can Cancell And Still See Report! How To Stop Prompt
- VS 2005 Connection String Problems
- concatenate two columns in a DataTable
- VB 2005 The record cannot be deleted or changed because table YYY includes related records
- Update an Access Query from Vb.net (Help!!)
- Connection Strings
- connection to access file fails
- Looking up a record in a table
- TableAdapter filtering problem
- How to insert ?
- Need help with BindingNavigator
- Binding to variable
- Strongly typed dataset and transactions
- Can return typed DataTable with VS2005
- Executing a stored procedure...
- Cannot add record for child table that have relationship with master table.
- DataAdapetr Update
- Web Service and Client
- After delete Trigger on Transaction
- Date time format trouble
- Help calling a stored procedure
- What dataadapter should I use with an Access Database?
- DataSet Split Data
- creating an vb.net exe
- connectionstring problem
- Typed DataSet Navigation (Multiple Tables)
- DataTable Fill from two Source Tables does it Append ?
- Retrieving multiple datatables from a tableadapter insert query
- Filter Master Table based on Child Criteria
- How to generate "plain" SQL with OleDb or Odbc providers, in db in
- Timeout expired
- DataTable.Select Method bug?
- DAO with Excel, QueryInterface failed...
- Reserved Words
- DataGridView Master-Detail (Parent-Child)
- DataAdapters and Auto IDs
- IDataParameter - output parameter returns weird results
- Alternative to Dataset??
- Locale and OLEDB problem
- Dataset with master and multiple nested tables in DotNet 2.0 WinFo
- making a datarow repeat
- Web Success
- How can I call an Oracle store procedure who has a paremter whichis a table type?
- Handling a Concurrency Exception
- Undefined function 'InStrRev' in expression.
- SetDataSource Not Being Used Correctly
- error when trying to add data connection
- DataTable Edits
- Edit a datatable
- ADO.NET Timout
- AcceptChanges doesn't do anything !
- Computed value in a Gridview
- table row count not updated in "while" loop?
- How can you reset the odbcparamter string
- sudden problem with new datarow positioning
- code query
- How can I update a datatable?
- Cannot load schema to dataset
- ADO .NET 1.1 SqlClient and Sql Server 2000
- Re: ADO .NET 1.1 SqlClient and Sql Server 2000
- Simple DataReader to Business Object
- updating dataset when original data adapter has been disposed of.
- Share Dataset across multiple windows form
- DataBinding across multiple form
- Microsoft Jet 4.0 Engine can't work properly
- Argument out of range ..really?
- Connecting to SQL Server 2005 on a server in a workgroup
- DbDataAdapter and RowUpdated event
- Mysterious problem
- Strange problem while inserting row into table.
- expression in data column and Type GUID
- datagridview is not updating in master-detail relation
- How to specify the sort field in Gridview
- Connecting through a proxy
- Reading image columns from SQL Server
- Pass an array to an Oracle stored procedure using Microsoft's client for Oracle
- Count Of items, Count of Items Passed and percentage passed
31
vBulletin v3.0.5, Copyright ©2000-2008, Jelsoft Enterprises Ltd.