PDA

View Full Version : Microsoft ADO .NET


Pages : 1 2 3 4 5 6 7 8 9 [10] 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32

  1. Connect to Foxpro Data (*.DBF) in VB.Net
  2. Use ADO.NET to keep data between client and server in sync
  3. Can't open two DataReaders to the same connection
  4. Random 'Invalid Row Handle'
  5. SQL Server Starting Points
  6. Copy just some rows from a datatable to another datatable.
  7. DataSet.Clear required before loading new data?
  8. cool list of threads for clearing Software Interviews
  9. 2nd layer of filtering?
  10. Dataadapter produces error: Syntax error in INSERT INTO statement
  11. Code reuse and DataSet generation from XML schema
  12. Problem connecting to sql server
  13. use sql mdf from application folder
  14. I'd like to programatically move through a table
  15. Problem using diffgram
  16. Managing "Row ID" for Table Inserts
  17. SqlCeResultSet, why not in ADO.NET?
  18. History of Data Access
  19. Generate DataSet in 2.0?
  20. Philosophical question: how often to submit updates to database
  21. Jet vs. Sql Server Express
  22. how do i connect to a remote database
  23. exception on : ra = myCommand.ExecuteNonQuery()
  24. Books on ADO.NET 2.0?
  25. dataset columns with system.dbnull
  26. Creating Schema
  27. How to use backgroupworker to load dataset?
  28. SqlExpress & C# problem in an ASP.NET web site
  29. Conectar BD
  30. About datatables
  31. TableAdapter Performance
  32. How to bind an object to a table
  33. How to connect a DataView to an access database?
  34. newbie in search of ADO.NET code samples
  35. .NET 1.1 "System.Data.VersionNotFoundException" - I need a workaro
  36. OracleClient in VS2005 ???
  37. SQL Querry
  38. Unexpected Timeout
  39. Oracle Ref Cursor Issue in ADO.NET
  40. Whatever happened to ...
  41. Quirky response to Update command using datagrid
  42. Re: ado.net deleting record sql server
  43. Problem with adding new rows to dataset
  44. TableAdapter Fill Code
  45. dataset.merge not working correctly
  46. Combining fields from different tables into 1 dataset
  47. .Net 2.0 DataTable have a lot of lacks?
  48. datarow duplication and unique key conflicts
  49. ADO.NET on x64 error: Unable to find the requested .Net Framework Data Provider. It may not be installed.
  50. Re: vb.net generated ado.net code - wherefore art thou, insert statement ?
  51. Dataset to table
  52. Brush up my ADO.NET skills
  53. sql local database files, need install SQL server on target machine?
  54. Replacement for Com object connect string builder
  55. Query on SqlConnection of ADO.NET
  56. Set connection string at run time for typed DataSet (Framework 2.0
  57. dataprovider
  58. quick question: how datareader stores data
  59. ADO.NET paremeters
  60. Inserting a dataset
  61. Using Leave event to trigger an Update in Datagrid
  62. Framework 2.0 Changes ADONET 1.1 SqlCommandBuilder Commands
  63. loading parent row after child row
  64. How to generate a dataset from stored procedure which have many resultsets?
  65. Recursive Parent keywords in Column Expression
  66. ..
  67. paramaterized Union query?
  68. Application settings
  69. Equivelsnt to old recordset & movenext
  70. Need some guidance on .NET connection pooling
  71. how to update the database using SqlcommandBuilder
  72. Multiple database support
  73. Where is my Data Adapter in 2005
  74. TableAdapter and Transactions
  75. DataColumn.Expression not re-evaluating after a RejectChanges call
  76. Inheriting from DataGridTextBoxColumn and CancelEdit
  77. Create Runtime SQL Query
  78. Connection Pool and Connection time out
  79. Problem with .Net Framework 2 on certain machines
  80. Update According To DataRowState
  81. connect remote Access database
  82. Control Refresh Not Working on AddNew
  83. DataTable with Column Default Values not working as execpted
  84. enumerating sql servers in sql server 2005
  85. Wire RowChang events in C# using partial classes (Easy in VB - Not
  86. Simple table mapping?
  87. Error Reading Excel Numeric Column Names
  88. Error Reading Numeric COlumn Names from Excel
  89. Constructing a Union query for a DataGrid
  90. Relational dataset strategy?
  91. referring to an Adapter like a table or query?
  92. New Server
  93. DataGridView Problem...
  94. objectdatasource.update() fires System.InvalidOperationException
  95. Multiple db access in vb.net
  96. ASP.Net DataGrid: How to retrieve input values in template column?
  97. IErrorInfo.GetDescription failed with E_FAIL(0x80004005).
  98. dynamic change theme using datanase?
  99. ADO.NET 2.0 Dataset based on XML schema file
  100. Data management form
  101. Enlist attribute in connection string in absence of MTS
  102. CrystalReport Viewer Export in asp.net
  103. Altering a serialized DataSet
  104. mdb read only - not the usual problems
  105. ASP.Net - Adding User Controls to DataGrid
  106. Can't use the automatic UPDATE (SQLDataSource) in GridView for ASPNETDB?!
  107. DataTable refill problem
  108. Get ID (Identity field) from a new record
  109. Disconnected DataSet and DataTable
  110. ado.net 2.0?
  111. TableAdapter connections when filling multiple tables
  112. TableAdapter instead of Object-Relation mapping model
  113. "COM object that has been separated from its underlying RCW cannot be used."
  114. Is it possible to set a datacolumn's datatype by using a string value?
  115. Transaction Error on Sql Server with instance name.
  116. ArgumentException on setting ConnectionString
  117. Convert Data Reader into DataSet
  118. User Permissions
  119. How to increate data loading performance?
  120. ConnectionString
  121. Probem: No size set for variable length data type: String, using OracleDataAdapter
  122. What to use: RowFilter or Query?
  123. Sort without displaying Duplicates
  124. How can I get SqlDependency to work with CLR Stored Procedures
  125. Any Suggestions on how to do a multiple change to data?
  126. How to store object created with C# in SQL Server 2000
  127. How to convert a datareader to datatable?
  128. How can gather a table's schema from SQL Server 2005?
  129. installed 2.0.50727 now I get a sql express error message
  130. Paging the results coming from a GridView binded arrayList
  131. Paging the results coming from a GridView binded arrayList
  132. Paging results from an array binded to a GridView
  133. Paging results from an array binded to a GridView
  134. Data Repository Class Vs WebService
  135. How to delete thousands of SQL records
  136. Q: DataAdapters and Global WildCard Searches
  137. why code for datagrid doesn't work
  138. load datatable as source for reportviewer
  139. DataAdapter Fill method SLOOOOOW
  140. VWD DetailsView' does not allow indexed access.
  141. Nested CLR Stored Procedures
  142. asp.net and oracle 8i connection problem
  143. problem with merge and new row
  144. Updating a DataColumn after ImportRow
  145. Deadlock error
  146. export to word w/Images
  147. DataAdapters and Parameters
  148. ADODB data adapter problem
  149. Object reference error when using OleDbCommand object
  150. Error handling with datasource and gridview
  151. How to update a view with two detail table
  152. DataSet.Merge() does not merge row and/or column errors in any cas
  153. Inverting the DataRelation nesting order for XmlDataDocument?
  154. Select multiple table in 1 stored proc
  155. System.Transactions and SQL 2000
  156. Determing which column is identity column
  157. visual web d and Access
  158. Problems with creating a new table using ADOX
  159. Loop thru dataset for running total
  160. Oracle 8.1.7 client and Visual Studio 2005 connection problem ORA-12537
  161. search with probability
  162. Custom Column Validation or DataGrid Cell Validation
  163. ado.net, connection pooling, and leaked connections
  164. Maximun length of parameter name in oracle
  165. Do servers automatically return dates in local time zones?
  166. The difference of TableAdapter
  167. Each command uses two connections?
  168. varchar or nvarchar
  169. SQl Provider Data type map.
  170. Re: type conversion issue.
  171. Can we use WinForm DataSet in WebForm
  172. Working, sorta...drop down list
  173. Databinding problem with sqlhelper.executereader and a dropdownlist in VB.NET
  174. dataset to 'flat' xml
  175. Executing OleDBConnection.Open erases the password from Connection string
  176. No Solution still for Saving DataView back to DataSet?
  177. newly added record not showing up
  178. Windows application working against Oracle DB trought web services
  179. Multiple database access
  180. Cinema System-uptodate info from database -asp.net
  181. DataSet Editor - migrating DB changes to a Typed DataSet - a Re-Sync button maybe??
  182. Q: Improvements in VS2005?
  183. DbProviderFactory - Problem or Not
  184. Memory Build Up
  185. update blocks
  186. DatgridView like in SQL 2005 Management Studio
  187. connecting to sqlserver express
  188. CrystalViewer Export - only one page
  189. How to connect a remove SQLServer 2005 with instance name
  190. Increment a Rowcounter in ADO.NET 2.0
  191. Databinding practice
  192. ADO.NET 2.0 vs ODBC
  193. Excel Like AutoFilter For Datagrid (urgent)
  194. Excel Like AutoFilter For Datagrid (urgent)
  195. SQL Server 2005 and ADO.NET 1.1?
  196. Multilingual and ADO
  197. Data Adapter Update Method
  198. How to use ADO fast?
  199. Convert System.Transactions.Transaction.Current to System.Data.Common.DbTransaction?
  200. How to create a BLOB column in a typed dataset ?
  201. Cannot connect to local SQLServer2000 database
  202. DataSet Row = null even after a successful FindByProgramID
  203. Total Muffled
  204. Do I really need to dispose of all DataTables?
  205. Creating Databases in VB.net
  206. retrieving int32 column with ODP.NET gives InvalidCastException
  207. Build asp.net application under VS2005 environment
  208. Edit Items in a WinForm DataGrid control
  209. How to design Dataset schema from sproc w/multiple tables?
  210. DataView.Rowfilter performance
  211. Add to a database of a 2nd Form
  212. Using Session object to store dataset
  213. Lookup columns in typed datasets
  214. Code reuse & SQL CLR
  215. help with user types in schemas.
  216. Data Repository Class & OOP Inheritance
  217. remote server
  218. Problem creating a Bitmap from an IO.FileStream
  219. Querying Access Databases
  220. Full text search command parameter from C#
  221. class designer
  222. ADO.NET 2.0 Merge/Load XML question
  223. Using Connection Class VS Connection Module in Asp.net Application
  224. Datatable Column ByteArray Problem
  225. Dataset Name
  226. When does the Dataset load?
  227. Self-referencing elements in XMLREAD
  228. ODBC query to modify DBF table structure
  229. Migration SQL2000 to SQL2005
  230. Excel Data messed up after insert or update
  231. Sql Server doesnot exist or access denied
  232. dataGridView + dataSet in ADO.NET 2.0
  233. DbProviderFactories.GetFactory(row) exception
  234. Advanced Button Missing
  235. Wildcars with DataAdapter
  236. ADO.NET 2.0 and VS 2003
  237. ASP.NET: dollar sign ($) on the page changed to not displayable character
  238. TableAdapter.Update = No Updates
  239. Data Inserts using DataAdapter
  240. Re: Updatable views
  241. Using ODP.NET 10 to connect to oracle 9 database
  242. NullReferenceException calling OracleConnection.Open()
  243. You have money coming to you!
  244. How can I make DataGridView retrieve the table structure from DAL or BLL for design?
  245. Sorting a DataTable without binding it to a data control
  246. Need filling four combo with same DataView
  247. Multiple Filter Application ADO 2.0
  248. ADO .NET Data Validation 2.0
  249. Commits or rollbacks issued following each select
  250. I want to instantiate an OleDbException
  251. Pessimistic Locking
  252. Get all servers, databases, etc
  253. Opinion on my Data Access Class - VB.NET - 2nd Draft
  254. insert a null value into a datetime field
  255. DataView.FindRows between two values?
  256. BindingSource.Add raises error
  257. Dual Database Maser Detail Form
  258. Transaction cannot enlist in the specified transacion coordinator
  259. auto session check with override
  260. connection pooling
  261. Get transaction object from a connection
  262. How to Load SpreadSheet in AxSpreadSheet object in VB.NET or C#.NET
  263. Disconnected dataset -- can't delete row???
  264. sql dependency through webservice ?
  265. Data validation on row of DataGrid
  266. DataTable select method behaviour
  267. CLR Trigger Rollback
  268. Customizing MSDataSetGenerator output in VS2005
  269. Handling Special Characters when reading Excel file
  270. ADO.NET connection string for Excel
  271. Selecting rows from table according the rows from another table
  272. Merge dataset into identical table?
  273. Merge dataset into identical table?
  274. DataSet in ArrayList
  275. @@ERROR per connection?
  276. Opinion on my Data Access Class - VB.NET
  277. Opening a SQLExpress database (Desktop) from PocketPC
  278. Closing a connection confusion
  279. Parameterized Query issue
  280. SqlDataSource optional parameter problem
  281. OdbDataReader.GetSchemaTable and SQL Server 2005 XML Data Type
  282. Deadlocks during SqlDataReader.Read method
  283. Filter data when populatinga dataset
  284. ADOX Problem
  285. Retrieving Excel Sheet Names/Column Names
  286. Sync SQL Server Express 2005 and SQL Server Mobile 2005.
  287. Detecting a change in a file or directory
  288. dataTable.Compute("Count(GuidCol)", "") generates Exception
  289. Oracle Cursor Function - Embedded Cursors
  290. help with currencymanager position
  291. Problem with .NET 2.0, DataViews, and Relational RowFilters
  292. ExecuteReader - CommandBehavior.CloseConnection
  293. Synchronising SQL Server 2005 mobile with SQL Server 2005 Express.
  294. Re: How to export DataTable to VFP table?
  295. Sudden error on connection, conflict sql 2000-2005? desperated!
  296. Oracle vs MSSQL Parameters
  297. VS 2005
  298. Update one table from another with DataAdapter
  299. Multiple dataTables in dataset, insert problem
  300. parameter max count of ole db for Oracle?
  301. DAO to ADO.NET
  302. Help with creating recordset from XML
  303. Automated Table Updates - Strategy Assistance Requested
  304. Where is the Designer Code in WebApp
  305. Are there any benefits in specifying full details in SQL Parameter?
  306. enumerate odbc data sources
  307. OracleDataAdapter fill method - Refill problem
  308. Problems with a SP with a Temporary Table in .NET
  309. Insert Unicode string
  310. Finding NULLs in untyped DataSet
  311. joinview in 2005
  312. Synchronising SQL Server 2005 mobile with SQL Server 2005 Express
  313. Retrieve varbinary from SqlServer using OUTPUT params in StoredPro
  314. CurrencyManager
  315. Foreign key error, adding in liked tables
  316. Call SP with application block (daab) & multiple out REF CURSOR parameters
  317. Problem connecting to SQL Server 2000
  318. ASP Scripts permissions error after install 2003 Server
  319. GridView Dynamic creation problem
  320. error- System.Exception: Could not create an environment: OCIEnvCreate returned -1
  321. error- System.Exception: Could not create an environment: OCIEnvCreate returned -1
  322. First chance exception?
  323. Navigation using linked combo box and syncronization with a list box
  324. DataList Creates Tables That Are Not Well-Formed
  325. Insert columns into existing excel + OLEDB
  326. TARFU: Data Controls
  327. sqlDataSource and textboxes, database, etc
  328. Link between 2 databases
  329. VS2005, ADO.NET 2.0 How to build a typed data set based on and oracle stord procedure?
  330. Parameterized queries to different data providers
  331. Data Access and Middle-Tier... Control Library or Web Services
  332. How to use DataSet.xsd with ADO.NET DataSet??
  333. Insert ForeignKey of parent DataGrid in child
  334. DataSets designed in wizard
  335. HELP on New request is not allowed to start because it should come
  336. Problem with deleting a DataRow in a DataTable
  337. VS2005 / Stored Procedure
  338. Absolute Beginner Question
  339. DataGridView reordering in design view
  340. DataAdapter Mapping only works for the first two tables.
  341. Problem with strongly typed data sets
  342. Concurrency Violations in SqlCeDataAdapter
  343. define dataset column for timestamp data type in MS SQL server
  344. Problem Connecting To Access Database
  345. ADO.net is giving me the WRONG date here...
  346. Nasty DataView bug
  347. Serviced Component, Excel and OleDbConnection.Open
  348. DataTable.Load() fills in schema!!
  349. WITH NOWAIT And SqlConnection's InfoMessage
  350. Why am I getting ForeignKeyConstraint requires child key value error?
  351. Dtabinding and Update issues
  352. Comparing two datasets
  353. best practice for transactions
  354. That pesky timestamp thing
  355. Getting the value of an identity column after an insert
  356. Visual design tools and DAL in VS 2005 / .NET 2.0
  357. Conditions of DataBinding
  358. Paging Problem
  359. Losing Dataset icon/instance from project
  360. Insert BLOB problem
  361. Problem updating object behind bindingSource
  362. VB.NET and MYSQL 5.0, Character Set Problem
  363. BindingSource.Clear method
  364. MSDN
  365. Hiding columns in a data grid (.net, c#)
  366. DataBinding problem
  367. Debugging SQL Server 200 Stored Procedures with ADO .NET
  368. typed dataset + null values + cm.EndCurrentEdit
  369. Embeded MySQL with C#
  370. Retrieving untyped dataset schema
  371. Click on hyperlink column to launch audio clips
  372. is it possible to use ip:port instead of sid for oracleconnection?
  373. Query Builder Tool
  374. This has to be a BUG
  375. Data->Generate Dataset|Preview Data
  376. Error converting data type numeric to decimal?
  377. dataview and record navigation
  378. MS Access problems
  379. Convert is not a member of String
  380. Convert is not a member of String
  381. Cannot add integer or long column to microsoft access table using ado.net
  382. DataSet write XML
  383. Kevin Yu [MSFT]- How to include public properties in a typed dataset in serialization?
  384. Binding textbox to dataview.table.column
  385. Serialization Problem: custom properties of a derived DataSet class not serialized
  386. Can the application.config file handle provider registration?
  387. Invalid Operation Exception when adding Collection to Binding Source
  388. Adapter.Update does not change database
  389. AddingNew BindingSource
  390. Disconnected DataSets and DataViews
  391. Dataview rowfilter
  392. SqlCommandBuilder.DeriveParameters Permissions
  393. Access
  394. Check Constraints AND ADO.NET
  395. Come ADO experts!!!
  396. DbConnectionStringBuilder
  397. Connecting to an oracle 9.2 Database with Visual Studio 2003
  398. ADO.NET 2.0 Automatically insert records into child table
  399. Mail.SmtpMail.Send won't send to one of my addresses
  400. Insert a byte() or hexadecimal data to mySQL..
  401. ADO.NET 2.0 Validation
  402. Database Application Development Framework
  403. Read integer value from Excel file failed
  404. Oracle Updates with DataAdapter failing
  405. Dynamic Hyperlink?
  406. How to close Connections
  407. Slow Form load/navigation with databinding
  408. Connect using SQL Authentication in a non trusted environment
  409. SQL statement under the covers
  410. How do I find this piece of xml in a dataset?
  411. Request Advice: Big Tables, Expr. Complex Error
  412. SqlDataReader and Text columns
  413. Calling Oracle Stored Procs
  414. Error "Cast from type 'DataRowView' to type 'String' is not valid"
  415. SqlDataSource UpdateParameters supplies wrong number of params to storedproc
  416. asp.net 2 and stored procedures
  417. Column names and typed dataset
  418. Adding a row with null columns to a typed dataset in ADO.NET 2.0
  419. Avoiding escalation to MSDTC with multiple TableAdapter inserts
  420. Data Grid and table binding
  421. Query Builder in my app
  422. Oracle Client Issue
  423. DataAdapter doesn't insert record
  424. How to write back to two table with GridView
  425. Include milliseconds in time literal in SQL?
  426. Using parameters: Get SQL sent to database
  427. dataset updates when primary key changes / concurrency issue
  428. SqlException:Cannot create a row of size X which is greater than m
  429. How to dertiminate how many connecitons
  430. SQL Storage, Enums, Roles and Clean Coding !!!
  431. Introducing Dot Net Matters
  432. Does XmlDataDocument keep a copy of data for a DataSet?
  433. SQLConnection
  434. Returning a "Table" type from a stored procedure
  435. How to dertiminate
  436. Restore Fail
  437. Re: Missing MS Jet OLE DB Provider
  438. trying to write my 1st stored procedure
  439. SqlServer stored procedure newby question
  440. XSLT Extension function that executes SQL statement
  441. SQL Server Application Roles
  442. Problem Reading Image Data from SQL Server using ADO.NET
  443. DataBase Centric Applications - Best Approach
  444. Accept/Reject Cascading - DataSet
  445. modify created connection string
  446. Insert record using parameters
  447. Transactions and Typed DataSets, Adapters (Visual Studio 2005)
  448. Copying DataRows to another DataTable
  449. INSERT from one database to another?
  450. Concurrency Checking - SQL Server Rowversion - Stored Procedures ASP.NET Command
  451. OLE DB Conection Dialog
  452. Problem with wrong data in dataset using SQLDataAdapter.fill
  453. RowState applied to whole table?!
  454. Referencing field value in a dataset
  455. How to copy an Access database using ADO.NET and C#???
  456. Adding checkbox to datagrid headers
  457. enforcing constraints
  458. How to control root node name for the DataTable.WriteXML method ca
  459. How to control root node name for the DataTable.WriteXML method
  460. Using the column of a datatable as a paramter for a command object
  461. How to Fill Dataset with results from sproc with multiple selects
  462. Get return values from a stored proc inside a stored proc
  463. ADO.NET 2.0 TransactionScope object question: across business obje
  464. cannot connect to oracle with VS 2003 and oracle Plugin
  465. how to obtain rowversion columns from a table
  466. DataTable.PrimaryKeys returns nothing from Oracle
  467. Passing connection or dataset to a User Control
  468. Uploading images in SQL
  469. DataColumnChanging Combobox
  470. Slow form load when Databinding a Winform
  471. SQL tables question
  472. InRowChangingEventException from DataSet.AcceptChanges
  473. Alternative to using DSN to connect to database
  474. concurrent transactions
  475. removing a connection to a sql server database.
  476. Connecting to SQL 7 using Visual Studio 2005
  477. OdbcConnection problems
  478. ConnectionString for comma-delimited file
  479. Avoiding errors due to bad email addresses
  480. .Net CLR Data - Performance Counter Problem
  481. Books?
  482. kerberos logon failure from large query
  483. DataBinding problem - CurrencyManager Position is always equals to -1
  484. Invalid Parameter when retreiving image
  485. Need Store Procedure Help in ADO.NET 2.0 badly!
  486. insertion and retrieval of NTEXT string into database using c#.net
  487. easy way to manipulate data for view?
  488. Transaction Problem after upgrading ASP.Net + C# App. from .Net 2.0 beta to .Net 2.0 Professional
  489. Transaction Problem after upgrading ASP.Net + C# App. from .Net 2.0 beta to .Net 2.0 Professional
  490. Transaction Problem after upgrading ASP.Net + C# App. from .Net 2.0 beta to .Net 2.0 Professional
  491. Transaction Problem after upgrading ASP.Net + C# App. from .Net 2.0 beta to .Net 2.0 Professional
  492. Transaction Problem after upgrading ASP.Net + C# App. from .Net 2.0 beta to .Net 2.0 Professional
  493. Problem in upgrading from .Net 2.0 Beta to .Net 2.0 Professional
  494. Performing a download along with another action
  495. .NET 2.0 - proper DataTableAdapter use?
  496. Is this possible
  497. ConnectionString
  498. sqlconnection error trapping
  499. How to create those kind of usercontrols in Net
  500. GetChildRows.Length = 0
  501. dataTable to Database
  502. Enterprise Library with Access Database
  503. Executing DTS from .net with users credentials
  504. Sql server distributed query question - Urgent solution required.
  505. How there a utility to make connection string
  506. VS2005: Good step-by-step
  507. What am I doing worng...?
  508. Checking values not stored as text on rowdatabound for the grid view
  509. How to get line number from Stack Trace?
  510. "invalid attempt to read when no data is present"
  511. error OleDb.OleDbException migrating on 2.0
  512. Nested Transaction
  513. convert Access 2000/2002 to Access 95/97
  514. How to use ADO recordset format in ADO.NET?
  515. Datagrid with search capabilities, how to implement it?
  516. copy sql image field to another table
  517. Daab Set-up for Oracle
  518. System.Data and System.Data.SqlClient - Which one should I use ?
  519. How to updata a datarow in a DataTable
  520. How to use temp table of Sql2005
  521. Copy data from one database to another
  522. OdbcCommand, MySql and auto-increment field
  523. Inserting Access Table from VB.Net
  524. Adding external data into database data before it is sent to Control(Repeater, Datagrid, etc.)
  525. Getting Identity back
  526. Fill data in Excel table
  527. DataGridView Update
  528. sqldatareader.read()
  529. Newbie: ADO.NET and thread safety
  530. getting Identity value back
  531. SqlTransaction Record Not Found
  532. Syncronizing across forms
  533. Data View Sortation
  534. ORM Frameworks for Visual Studio 2005
  535. ado.net begin informix transaction
  536. Subprocedure for Oracle's SET DEFINE OFF command
  537. Stored Proc args
  538. Add New in Bindings Navigator problem
  539. Parameter Limitations with ADO.NET?
  540. How to pass a OleDbDataColumn as a parameter?
  541. Expression - IFF - Performance problem
  542. Select next item in DB without knowing what ID it has
  543. Binary serialization of datasets doesn't work
  544. Combining 2 Fields Using ListBox.DataTextField
  545. SQLXML Issues
  546. Deleting row from DataView
  547. Creating stored procedures with Ado.net
  548. Table doesn't have a primary key--actually has two
  549. Oracle Adventures
  550. Master/Detail DataSet - relation and IDENTITY issues
  551. Typed Datset Inheritance byapss
  552. Can Recovery with XmlRead
  553. How I populate listbox with dataset?
  554. Correct handling of Connection.Dispose() and Close()
  555. How to fill one datagrid from multiple tables!!! Please help me!!!
  556. ADO.NET MSDTC Error
  557. Informix OLEDB problem...
  558. OracleNumber Conversion Issue
  559. DataTable.Select() - is it possible to pass rows back to datatable
  560. Best way to connect to Sybase DB?
  561. database formats
  562. Stored Procedure with Output parameter
  563. Determining native database data type?
  564. License question: .MDB files in .NET applications
  565. System.DBNull when reading excel file / column with mixed data
  566. How to create an Empty XML file
  567. Datagrid Current Position
  568. Databindings
  569. Need confirmation on Adapter object ??
  570. How to import records from one database to another?
  571. Dataset Multi-Table Row changes
  572. DAO data control or DAO instantiation
  573. How to set DAAB's connection string with No Credentials Access?
  574. Unable to read image file correctly that was written using vb6.0
  575. Using a just-created login
  576. User control positioning on calling .aspx page
  577. Joining two tables from different databases
  578. nesting XML nodes
  579. Alternative for DeriveParameters? (ADO.NET 2.0)
  580. Bulk insert problem when the last field in the last row is null
  581. Ingres II money value with ADO.net and ODBC
  582. insert null into the database
  583. SOLUTION: Internal connection fatal error
  584. one more byte added when writing blob
  585. RE: one more byte added when writing blob
  586. RE: one more byte added when writing blob
  587. large dataSet (continued)
  588. Copying data from one database to another using ADO.NET...
  589. Any advice about large size database transfer?
  590. Dynamically Adding DataLists
  591. Saving to a DateTime field in Sql Server 2000 using ADO.Net
  592. Connecting to a SQL Server in a untrusted domain
  593. Modifiying a dataview while enumeration it (1.x->2.0 broke)
  594. How to create an empty Dbase IV database?
  595. How to attach mdf in a relative directory
  596. Datarows without datatables ?????
  597. DbDataReader.Read() result
  598. DbDataReader numRows?
  599. Loading Data
  600. Store Value from Data Repeater
  601. get table structure
  602. OdbcConnection - Querying MySql tables using date parameters
  603. Cor L. Testing Cross-Post (again)
  604. Cor L. - Testing Cross-Post
  605. wow, this is a good one :(
  606. Deleting XML Record from Dataset removing table?
  607. Query: Timeout depending on number of rows retrieved
  608. Question about new SqlDataSource class
  609. DataTable Compute Method
  610. MDAC 2.8
  611. Sharing connection between threads
  612. SQL Server Connection pool limit?
  613. SqlDataAdapter: Connection closed on exception?
  614. OleDbDataAdapter Update command updates unmodified rows also
  615. Timeout on commit during backup sqlserver
  616. Quick Question - Updating Bound Dataset
  617. How to change rowstate of DataRow
  618. Iterating through selects - what is the best approach?
  619. Multiple active readers on one connection?
  620. DbDataReader.previous()
  621. Error Trying to add table to dataset
  622. Database Connections
  623. Bypassing update of a field
  624. multithreaded grid-binding problems
  625. Problems with Session variable
  626. Newbie:Storing .NET datatypes in disconnected ADO.NET tables
  627. Determine if connection is from pool or newly opened
  628. Determine if connection is from pool or newly opened
  629. filling dataset with Sybase stored procedure
  630. Dataset Comparison, Connection to Excel and SQL Sever
  631. Getting sheet names from excel without named ranges.
  632. How to Insert a whole dataset into database
  633. Access database Memo data types
  634. Connection string information
  635. updating database from collection
  636. ASP.NET 2 Features for Users and Passwords and Tree Controls
  637. Access Query OleDbParameter problem
  638. Intermittent SQL Server does not exist or access
  639. Databinding and editing data on another form
  640. Memory usage increases with ADO.NET v2.0 RTM
  641. specified cast is not valid, again!
  642. IIS, WS2003, ADO.net and network drives
  643. How to change a value inside a data column???
  644. Not associated with a trusted SQL connection???
  645. SQL Server End User Problem
  646. Make DataTable from Clipboard.GetObject, possible?
  647. How To Clear "Open Existing Projects" Listing?
  648. Asynchronous dataset reading
  649. Unable to connect to Visual Foxpro DBC from .Net
  650. Problem opening excel spreadsheet using oledb
  651. OLEDB ODBC connection string component, does it exist?
  652. create datatable from array of objects?
  653. Trapping error in DataAdapter.Fill(ds)
  654. Sum 3 column values in a DataTable
  655. SQLDatareader field length
  656. Re: GetOleDbSchemaTable returns incorrect DATA_TYPEs?
  657. large dataset!
  658. How to explicit trap a Time Out exception?
  659. DataSet to Access Database
  660. Datarelation handling
  661. Conversion from type 'SqlInt32' to type 'Integer' is not valid
  662. newbie - get value of field from datatable syntax
  663. SqlDependency minimum permissions
  664. Master/Detail DataSet and DataBindigs - applying RowFilter
  665. Concurrency exception when calling a teradata storedproc
  666. Checking the database has a password???
  667. How to export DataTable to SQL Server when the SQL table doesn't exist
  668. Databinding ComboBox in Windows Form
  669. How to obtain the list of all tables?
  670. ADO.net and VC++.net 2005
  671. Get the 100 XXX first and after whait on background for other record?
  672. Writing ADO custom providers
  673. Transactions and Referential Integrity
  674. Updatecommand
  675. Optimizing LIKE in SQL statements
  676. How to find in DataView if the primarykey more than one
  677. "Could not execute query against OLE DB provider 'MSIDXS'"
  678. Copy tables from Oracle to Access FAST?
  679. DataGrid page level delete all function
  680. Can't open Excel spreadsheet from within .Net web app on Windows XP
  681. Create DataView or DataTable from DataSet
  682. newbie needs help with a web service for infopath
  683. How to compact an Access Database under VB.Net?
  684. no primary key on union query
  685. "General Network Error" and Connection Pooling
  686. Newbie - Datagrid Binding Problem
  687. Create EnterpriseLibrary.Data.Database object from connection stri
  688. Dataset with large tables
  689. Question about creating Access tables in VB.Net using ADOX
  690. There is no row at position x
  691. OLE DB Connect Help Needed
  692. get DataColumn metadata
  693. DataColumn expression to create new Guid
  694. User Controls and ADO Connections
  695. problem with axMsChart in scal of x and y axis
  696. One or many DataSet
  697. SqlDataReader
  698. Retrieving Excel Schema Information
  699. How do I specify a 1 to many relationship?
  700. ADO.Net Best Practices Validation Tool
  701. DataTable.Select
  702. Perform JOIN in dataset?
  703. Using Diffgrams for multiple insert/update/delete
  704. Reading Excel using OLEDB
  705. When to use new DataSet? When to perform DataSet resident joins?
  706. ADO .NET ODP Equivalent of DBMS_SESSION.SET_CONTEXT
  707. Relational Database Samples in C#
  708. FYI: Sudden timeouts when executing SqlCommand
  709. no value given for one or more required parameters - error
  710. Connect a TableAdapter to an already existing DataTable
  711. UpdateCommand doesn't work fine.
  712. DataTable.Select method in .NET 2.0
  713. Detecting detail datagrid rows changing
  714. Writing back data (Update)
  715. How to know a column whether indexed or not in sql2k
  716. Odd Behavior Copying VarBinary Data
  717. DataTable Adapters and Oracle Provider (2005)
  718. using webrequest
  719. Intermittent SP error - "has too many arguments"
  720. Connection String Problem
  721. retrieve a column value from a row that might be DBNull
  722. Multiple Connections for a Dataset
  723. Filtering question with related tables
  724. creating an xsd through xsd designer - xml format
  725. How to force a specific format on xml generated by xsd
  726. Newbie with a Problem
  727. Is there an XMLDataAdapter?
  728. how to know the table is exist in the database
  729. Connect to a password protected MS Access DB
  730. ANN: New VistaDB 2.1 release supports Visual Studio .NET 2005
  731. Update Multiple table using Dataset
  732. Fill table in dataset with query and then add columns?
  733. Fill related tables in dataset with one query?
  734. Do DataTable's in ASP.NET 2.0 support "blob" datatypes?
  735. Copy a table using ADO.Net
  736. Newbie with Database Connection Problem
  737. Adding deleted rows back to a DataTable
  738. Hierarchical search of tree flattened to dataset--advise pls
  739. SQL Server Raiserror and .NET SqlDataAdapter
  740. Data Grid - Style
  741. Datagrid - format
  742. build SQL text from SqlCommand
  743. vs2k5 Beta2 'Code Analysis' returns warnings on generated code
  744. Concurrency management in XML Files
  745. Where namespace have ObjectSpace?
  746. Some newbie questions
  747. calling a stored procedure in ADO.NET 2.0
  748. How do I retreive warnings?
  749. Datagrid forecolor from dataview.
  750. question