Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
M

multimedia9

@multimedia9
About
Posts
13
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Error:operation must use an updateable query
    M multimedia9

    Hi there, i have a website Files hierarchy is wwwroot/ Default.aspx Login.aspx data/ db1.mdb[MS Access database] web.config Register/ Signup.aspx web.config when i inserting a record from Signup.aspx to db1.mdb it was returning an error Operation must use an updateable query i think i have to change the permissions of db1.mdb, if so how to change permissions. iam using windows xp operationg system. thanks for any advice i posted this in webdevelopment forum also, i confused where to post this message..... :sigh:

    Database database help tutorial

  • Operation must use an updateable query
    M multimedia9

    Hi there, i have a website Files hierarchy is wwwroot/ Default.aspx Login.aspx data/ db1.mdb[MS Access database] web.config Register/ Signup.aspx web.config when i inserting a record from Signup.aspx to db1.mdb it was returning an error Operation must use an updateable query i think i have to change the permissions of db1.mdb, if so how to change permissions. iam using windows xp operationg system. thanks for any advice :)

    Web Development database help tutorial

  • "data Source=?" to connect MS Access database at web server
    M multimedia9

    ya its working thank u very very much for avoiding such error, by using HTTP.........:) could u plz help me in another prob My website contains 1)let me take my website ftp address 10.29.398.456 & http address www.mydomain.com 2)under which /db /logs /wwwroot folders are there 3)under /wwwroot /data /mail and some other folders 4)under /data /db1.mdb is there by using above example please write configurationSettings & connection string bcoz even though it not showing error it shows error at runtime thank u very much, I hope u will reply for this. multimedia9

    ASP.NET csharp help tutorial asp-net database

  • what is the code behind "sign out"
    M multimedia9

    hi Iam getting compile time error

    ASP.NET tutorial question

  • "data Source=?" to connect MS Access database at web server
    M multimedia9

    hi thank u :) string StrDataSource = Server.MapPath("\\TestWebApplication\\App_Data\\db1.mdb"); this instruction gives an error that " 'System.Web.UI.Page.Server' denotes a 'property' where a 'class' was expected ". Please solve this problem. thank u

    ASP.NET csharp help tutorial asp-net database

  • what is the code behind "sign out"
    M multimedia9

    static string conn="provider=microsoft.jet.oledb.4.0;data Source="+ Server.MapPath("/data/db1.mdb"); OleDbConnection cn=new OleDbConnection(conn); please help me, where did i make wrong in the above instructions and please solve this. it show error that:'System.Web.UI.Page.Server' denotes a 'property' where a 'class' was expected www.mywebsite.com/data/db1.mdb how to access the db1.mdb file using Asp.NET using c# please help me i will be thank full to you. please answer me with above example multimedia9

    ASP.NET tutorial question

  • what is the code behind "sign out"
    M multimedia9

    Hi frnd, Thank you very very much, once again thanks. i hav one more problem, i visited ur site thats nice. please help me by answering the next question in the forum. multimedia9

    ASP.NET tutorial question

  • "data Source=?" to connect MS Access database at web server
    M multimedia9

    Hi frnd Thank u They hav given the general connection strings, these are used to connect to local host, but i need to connect to webserver. if you reply with appr answer i will be very happy, & please try to know the answer by asking ur colleagues. i will be thank ful to you if you consider this request. multimedia9

    ASP.NET csharp help tutorial asp-net database

  • "data Source=?" to access my website database
    M multimedia9

    static string conn="provider=microsoft.jet.oledb.4.0;data Source="+ Server.MapPath("/data/db1.mdb"); OleDbConnection cn=new OleDbConnection(conn); the above statement giving the below error: Error showing:- 'System.Web.UI.Page.Server' denotes a 'property' where a 'class' was expected please suggest me how to change the code www.mywebsite.com/data/db1.mdb please write the connection string for the above website to locate db1.mdb i will be thank full to you if you reply. thank u multimedia9

    Database database com design sysadmin help

  • what is the code behind "sign out"
    M multimedia9

    Hi frnd, thank u but i want coding behind that signout i will be happy if u reply to this multimedia9

    ASP.NET tutorial question

  • message box problem
    M multimedia9

    MessageBox.Show("Error"); this will not work in Asp.NET bcoz run time message box can be generated using only scripting languages. like Javascript. multimedia9

    ASP.NET help tutorial question

  • what is the code behind "sign out"
    M multimedia9

    I hav written code using cookies how to expire that cookie at the moment please send me reply i will be helpful to you.:(:confused: multimedia9

    ASP.NET tutorial question

  • "data Source=?" to connect MS Access database at web server
    M multimedia9

    static string conn="provider=microsoft.jet.oledb.4.0;data Source="+ Server.MapPath("/data/db1.mdb"); OleDbConnection cn=new OleDbConnection(conn); please help me, where did i make wrong in the above instructions and please solve this. it show error that:'System.Web.UI.Page.Server' denotes a 'property' where a 'class' was expected www.mywebsite.com/data/db1.mdb how to access the db1.mdb file using Asp.NET using c# please help me i will be thank full to you. please answer me with above example multimedia9

    ASP.NET csharp help tutorial asp-net database
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups