Browse by Tags

Related Posts

  • Insert Date into Database

    I am trying to insert and date and time into an Access table. I just get an error every time I try. First, I started with a General Date format for the Access Database, then I tried a custom formatting, but neither worked. Right now the format for the field in Access is yyyy-mm-dd hh:nn:dd Code - 1 'Enter...
    Posted to Access Databases and AccessDataSource Control (Forum) by Somebody on 07-17-2008, 12:00 AM
    Filed under: now(), update database, Access, access database, Date
  • Unable to find the requested .Net Framework Data Provider. It may not be installed.

    Hi Friends, This is rambhopal reddy,I have deploy my webapplication in website.. i have a dynamic pages..when i try to submit data to database..so then its coming this error..i have used microsoft.pratices.library files.. this is my connectionstring: < add name =" Connection String " connectionString...
    Posted to Access Databases and AccessDataSource Control (Forum) by rambhopalreddy on 05-05-2007, 12:00 AM
    Filed under: Odbc, access, Access Database, Access Database - FileDSN in ASP.NET 2.0, Access database query string, asp.net, c#, Connection String to Database hosted on GoDaddy, database, date, Insert into Access Database return primary key, webservice, GridView
  • How to retrieve document file form database using ObjectDatasource

    Hi Friends i am storing document file in database like in UI HttpPostedFile selectedFile = FileUpload1.PostedFile; if (FileUpload1.HasFile) { if (CheckFileType(FileUpload1.FileName)) { fs = new FileStream (selectedFile.FileName, FileMode .Open, FileAccess .Read); FileSize = Convert .ToUInt32(fs.Length...
    Posted to Access Databases and AccessDataSource Control (Forum) by rambhopalreddy on 01-29-2007, 12:00 AM
    Filed under: access, AccessDataSource INSERT problem, c#, database, date
  • extracting and displaying access date in format mmmm yyyy

    Hi Folks, Appreciate any help with this one. I am looking to do a query that will take the last 6 distinct months and years from a database and display them by the latest month year first. My sql query is: select distinctrow top 6 releasedate, month(releasedate), format(month(releasedate),'MMMM'), year...
    Posted to Access Databases and AccessDataSource Control (Forum) by turk_350 on 01-08-2007, 12:00 AM
    Filed under: repeater, vb.net, access, date, dates, format, mmmm
  • AdventureWorks Onlne Application

    Does any body knows active running appplication making use of all AdventureWorks Database
    Posted to Free For All (Forum) by Amolkumar on 02-22-2007, 12:00 AM
    Filed under: Odbc, read, relational tables related insertion, repeater, thank you, vb.net, access, Access database query string, AccessDataSource INSERT problem, AdventureWorks, ajax, autocompleteextender, c#, concurrency, Connection String to Database hosted on GoDaddy, database, date, dates, format, mmmm, webservice, mdb, asmx
Page 1 of 1 (5 items)