User Profile

Collapse

Profile Sidebar

Collapse
blossam
blossam
Last Activity: Aug 27 '08, 07:27 AM
Joined: May 30 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • blossam
    started a topic Add data in grid
    in .NET

    Add data in grid

    hi friends,

    i want to add data in grid at runtime
    means when i click enter or tab i want a new row in grid so i can add value in that
    i know how to do this in windows application
    but i want to do this in web application

    please help me if you know
    i dont want to create row by using TableRow =new TableRow()
    and add it to table

    but i want to add row by click "enter"...
    See more | Go to post

  • blossam
    started a topic crystal report in asp

    crystal report in asp

    hi friends,
    i want to use crystal report on asp pages
    i have created a format for report and save it to one file
    now i just want to pass query on that report and then disply it to web page.

    i have done little

    If IsObject(oApp) Then Set oApp = Nothing
    Set oApp = CreateObject("C rystalRuntime.A pplication")

    If isObject(oRpt) Then Set oRpt = Nothing
    'path - path...
    See more | Go to post

  • blossam
    replied to how to encrypt database
    thanks
    I also know some encryption algorithem but its not useful to me
    'cus client req. that the system should enc. database. anyways i'll use some other database thanks lot....
    See more | Go to post

    Leave a comment:


  • blossam
    replied to how to encrypt database
    thanks to help me but i dont want this.
    i want any one can open my database but if thay open my database thay will find encrypted data. so , any one cant see what is in the database.
    thay can just see structure and encrypted data....
    See more | Go to post

    Leave a comment:


  • blossam
    started a topic check url is redirected or not
    in .NET

    check url is redirected or not

    hi friends,
    i have large no of url list
    now i want to check all url one by one for checking that the url is redirected or not.
    If the url or domain is redirected than i want to print msg that it is redirected by 301 or redirected by 302.
    please send me code example if u know this
    See more | Go to post

  • blossam
    replied to How to start / stop the MySQL service
    thanks 4 help me. i really need this...
    See more | Go to post

    Leave a comment:


  • blossam
    started a topic mysql database on cd

    mysql database on cd

    hi friends
    i want to keep mysql database on cd
    how it can be possible plese also send me connection string to connect this
    See more | Go to post

  • blossam
    started a topic How to start / stop the MySQL service

    How to start / stop the MySQL service

    hi,
    i want to shutdown mysql service n after that i want to start it
    i m using
    mysqladmin -u root shutdown command to stop service
    now i want to start it using command do u know which command i can use to start mysql after shutdown it
    See more | Go to post

  • blossam
    replied to mysql database path
    ok i have done it
    but it can be possible with command prompt??????...
    See more | Go to post

    Leave a comment:


  • blossam
    replied to mysql database path
    i have already done this
    but when i do this change then i cant run mysql...
    See more | Go to post

    Leave a comment:


  • blossam
    started a topic mysql database path

    mysql database path

    hi friends
    i have install mysql in c drive
    i want to keep database in e:\ drive instad of "C:\Program Files\MySQL\MyS QL Server 4.1\data" path
    is it possible? how?
    See more | Go to post

  • blossam
    started a topic how to encrypt database

    how to encrypt database

    i want to encrypt access database
    using tools -? security -> encrypt/decrypt database option.
    but its not working how to encrypt using this?
    is there any setting require for encryption?
    See more | Go to post

  • blossam
    started a topic db2 with cd
    in DB2

    db2 with cd

    hi friends

    I want to keep my database on cd.
    If there is db2 installed on client pc then its possible to featch data from cd? how?
    or do you know any other database type wich allow to featch data while database on cd?

    it's urgent
    See more | Go to post

  • blossam
    started a topic how to create databse in xml
    in XML

    how to create databse in xml

    hi friends,
    I want to create database in xml . i dont want to use any other database. Is it possible?
    I dont know any thing about xml. So, please send me reply in detail if possible
    See more | Go to post

  • blossam
    started a topic mysql data adding problem

    mysql data adding problem

    hello friends
    i want to add data in mysql table
    my column type is mediumtext and i want to add file of 3mb size in that column is it possible or not please help me its urgent
    See more | Go to post

  • blossam
    started a topic find lenght of the cell in mysql table

    find lenght of the cell in mysql table

    hi frnds
    I want to find lenght of one specific cell in mysql table using query.
    is it possible? how?
    suppose i have a table named - mysql1 and column name name
    if first row contain name raj then its length is 3
    how to find this using query??????
    See more | Go to post

  • blossam
    started a topic Connect database in vb.net
    in .NET

    Connect database in vb.net

    Hi friends,

    I want to create an application in which i want my database (mdb) on website, and i want to connect it from an windows application.
    Is it possible? how?
    See more | Go to post

  • blossam
    started a topic Sql server security problem

    Sql server security problem

    hi frnds,
    i have a application in vb.net with database in ms sql server
    its an client server application, means i want to install sql server in server ,and only some pc with lan connection can access this database ,other cant see or access this database.
    how to do?
    can i do this with password or any other type security required?
    See more | Go to post

  • blossam
    replied to How to lock folder??
    in .NET
    hi its not work as my requirement
    i want to set password to folder so no one can enter in it
    or convert folder in such manner that any one try to enter in it than system will shutdown...
    See more | Go to post

    Leave a comment:


  • blossam
    replied to How to lock folder??
    in .NET
    its an windows application in vb.net...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...