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
E

Eric W

@Eric W
About
Posts
7
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How to Decrypt?
    E Eric W

    visit here,it mey be helpful for u.

    regards Eric.W

    ASP.NET tutorial question

  • Append data to aspx page
    E Eric W

    i think u should use innerHtml as follows. innerHtml=innerHtml+NewContent

    regards Eric.W

    ASP.NET question

  • How to Decrypt?
    E Eric W

    Answer as above, MD5 cant be Decrypted. because it is a Digest algorithm. if u want to encrypt and decrypt message, DES and AES cryptography algorithm will be your selection.

    regards Eric.W

    modified on Sunday, January 06, 2008 7:50:18 AM

    ASP.NET tutorial question

  • database design
    E Eric W

    i think your datatable should designed as follows: ProductedId(pk) Products units TypeId 1 Nokia1600 2 1 2 Nokia1700 5 1 3 Nokia1800 6 1 4 Nokia2600 2 2 5 Nokia4600 8 2 6 Nokia8100 2 3 7 Nokia8300 1 3 8 Nokia56 6 3 9 Nokia1310 2 3 Connection string: Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\mydatabase.mdb;User Id=admin;Password=; query sentence: select * from products where typeid=x; hope it will work as you wanted.

    modified on Saturday, December 29, 2007 11:57:04 PM

    Database database design help

  • How to insert data saved in Excel file on Clientside into database on Serverside
    E Eric W

    thank you again ,you are very nice. its meaning is browser/server architecture.

    Database database tutorial question

  • How to insert data saved in Excel file on Clientside into database on Serverside
    E Eric W

    Thanks for your reply! But my meaning is how to implement it in program based on B/S arch.

    Database database tutorial question

  • How to insert data saved in Excel file on Clientside into database on Serverside
    E Eric W

    Hi, How can i insert data saved in Excel file on Clientside into database on Serverside. thanks,

    Database database tutorial question
  • Login

  • Don't have an account? Register

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