<rss version="2.0" xmlns:dn247="http://www.dotnet247.com/schemas/rss"><channel><title>.NET 247: ASPFriends.com 'ngfx-odbc' list</title><link>http://www.dotnet247.com/247reference/__site/289</link><description>ASPFriends.com 'ngfx-odbc' list on .NET 247.</description><generator>.NET 247/WinFX 247 RSS Generator</generator><dn247:id>289</dn247:id><item><title>connecting to DBF file (2 replies)</title><link>http://www.dotnet247.com/247reference/msgs/26/131292.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/26/131292.aspx</guid><pubDate>29 Jul 2002 08:43:26</pubDate><description>Moved from [aspfreeforall] to [ngfx odbc] by Let the good times roll bbilbro@hotmail.com Hi, Can someone tell me how to connect to a .dbf database file to extract info using VB.NET Apparently these connection strings dont work Dim strConnStr As String &amp;amp;quot;Driver {Microsoft dBASE Driver (*.dbf)};DriverID 277;Dbq c:\comcat.dbf&amp;amp;quot; Dim strConnStr As String &amp;amp;quot;Provider Microsoft.Jet.OLEDB.4.0;Data Source c:\c...</description><dn247:id>131292</dn247:id><dn247:siteId>289</dn247:siteId></item><item><title>Sybase Database Connection (3 replies)</title><link>http://www.dotnet247.com/247reference/msgs/24/124217.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/24/124217.aspx</guid><pubDate>11 Jul 2002 00:21:10</pubDate><description>Moved from [aspngfreeforall] to [ngfx odbc] by Marcie Jones marciejones@yahoo.com Hi All I'm trying to connect to Sybase Database Using asp.net. I need samplecode if possiable Also I'm Calling SP to retrive data. Arif avohra@mail.com Sign up for your own FREE Personalized E mail at Mail.com http://www.mail.com/?sr signup Save up to $160 by signing up for NetZero Platinum Internet service. http://w...</description><dn247:id>124217</dn247:id><dn247:siteId>289</dn247:siteId></item><item><title>Access Database Problem... (2 replies)</title><link>http://www.dotnet247.com/247reference/msgs/22/114949.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/22/114949.aspx</guid><pubDate>14 Jun 2002 16:36:00</pubDate><description>I am having a problem deleting a record from a table with the Jet 4.0 connection. The SQL string is: Delete From tblUsers where UserID 'jdoe' When I try to do a ExecuteNonQuery, the following error occurs: Could not delete from specified tables... Any Ideas? I read a Microsoft Article that talked about setting a Unique Record property, but I don't think it applicable to my problem / issue. Thanks!...</description><dn247:id>114949</dn247:id><dn247:siteId>289</dn247:siteId></item><item><title>variables usage in aspx page (5 replies)</title><link>http://www.dotnet247.com/247reference/msgs/22/110485.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/22/110485.aspx</guid><pubDate>04 Jun 2002 15:35:00</pubDate><description>Moved from [aspngfreeforall] to [ngfx odbc] by Clint Barton hawkeye@aspelite.com Hi, I'm new to ASP.NET, so please 'explain it to me like I'm a six year old'. I'm using VB, creating an aspx page which connects to an Access DB. All is well so far. In my script section, I connect to the DB to get just one record, then using oledbdatareader, get the values of some columns and put those values in vari...</description><dn247:id>110485</dn247:id><dn247:siteId>289</dn247:siteId></item><item><title>Problem with OleDB (2 replies)</title><link>http://www.dotnet247.com/247reference/msgs/19/95447.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/19/95447.aspx</guid><pubDate>29 Apr 2002 06:10:00</pubDate><description>Moved from [aspngfreeforall] to [ngfx odbc] by Ken Schaefer ken@adOpenStatic.com Hello all... I got a problem when i try to connect my VisualFoxpro with VS.NET. Through server explorer i built a connection using ODBC and it success. The VS.NEt Server Explorer display the table. but when i drag the table to webform , vs.net get an error : &amp;amp;quot;you can not use an OLE Db provider for ODBC driver&amp;amp;quot; please ...</description><dn247:id>95447</dn247:id><dn247:siteId>289</dn247:siteId></item><item><title>Connect dbase5 to ASP.NET (2 replies)</title><link>http://www.dotnet247.com/247reference/msgs/15/75335.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/15/75335.aspx</guid><pubDate>01 Apr 2002 11:48:00</pubDate><description>Moved from [aspngstart] to [ngfx odbc] by Charles M. Carroll charlesmarkcarroll@yahoo.com i already using ODBC driver to connect them, but ASp.net render an error : doesn't support the driver. But i can browse it using server explorer in vs.net. How to handle this problem STEVE </description><dn247:id>75335</dn247:id><dn247:siteId>289</dn247:siteId></item><item><title>Informix - ODBC .NET Data Provider (2 replies)</title><link>http://www.dotnet247.com/247reference/msgs/13/68131.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/13/68131.aspx</guid><pubDate>09 Mar 2002 07:45:00</pubDate><description>Rob Caron of Microsoft posted the following download information on Jan 30. The ODBC .NET Data Provider is an add on component to the .NET Framework. It provides access to native ODBC drivers... http://www.microsoft.com/downloads/release.asp?ReleaseID 35715 http://www.microsoft.com/downloads/release.asp?ReleaseID 35715 The only tests at the time included Microsoft SQL ODBC, Oracle ODBC and JET ODB...</description><dn247:id>68131</dn247:id><dn247:siteId>289</dn247:siteId></item><item><title>MySQL with ASP.net? (3 replies, VIP)</title><link>http://www.dotnet247.com/247reference/msgs/11/59998.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/11/59998.aspx</guid><pubDate>27 Feb 2002 05:38:00</pubDate><description>Moved from [aspngcommunity] to [ngfx odbc] by Charles M. Carroll charlesmarkcarroll@yahoo.com It s possible to use MySQL with ASP.net? I ve tried using a DataReader to retrieve data from the database, but it says that I need to use a valid OLEDB connection string. Urgent plz!!! Help me! </description><dn247:id>59998</dn247:id><dn247:siteId>289</dn247:siteId><dn247:highlight>True</dn247:highlight></item><item><title>When will ODBC .Net Data Provider be released? (2 replies)</title><link>http://www.dotnet247.com/247reference/msgs/8/43911.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/8/43911.aspx</guid><pubDate>28 Jan 2002 20:37:00</pubDate><description>Moved from [aspngfreeforall] to [ngfx odbc] by Charles M. Carroll charlesmarkcarroll@yahoo.com This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. NextPart 001 01C1A82E.3937BA40 Content Type: text/plain; charset &amp;amp;quot;iso 8859 1&amp;amp;quot; Hello: Does anyone know when ODBC .Net Data Provider be RELEASED? I have a project which sh...</description><dn247:id>43911</dn247:id><dn247:siteId>289</dn247:siteId></item><item><title>odbc.net and MySQL (2 replies)</title><link>http://www.dotnet247.com/247reference/msgs/8/43910.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/8/43910.aspx</guid><pubDate>28 Jan 2002 20:36:00</pubDate><description>Copied from [aspngdata] to [ngfx odbc] by Charles M. Carroll charlesmarkcarroll@yahoo.com Hey guys I am trying to work with mySQL and vb.NET using the odbc.net managed provider and the myODBC driver. It works great until I try to do something with data that has fields with null values in them (a &amp;amp;quot;NO DATA&amp;amp;quot; error occurs). Please no posts about why mySQL should not be used and such... I really do not...</description><dn247:id>43910</dn247:id><dn247:siteId>289</dn247:siteId></item></channel></rss>