I want conversion of url from Http:/ to Https:/ when particular user login -- modified at 7:35 Saturday 1st December, 2007
Dharti Gajjar
Posts
-
redirect to https [modified] -
how to retrive database records without using DataTable,DataReader or DataSetbut to retrive all records , not one row from databse,but retive table it's row from database and store into system object array
-
how to retrive database records without using DataTable,DataReader or DataSetIs it possible without using Datatable, dataset or datareader , retrive records from database. We can use SqlConnection. Can we retrive using System.Object array. Try read whole databas ,from table retrive one record and display or modify
-
Database operation using Microsoft.SqlServer.Management. Smo classusing smo connect to server ,connect to database and retrive table,then give me guidelines to retrive rows from particular table using microsoft.Sqlserver.Management.smo class
-
Database Operation with System.ObjectHow can i store database table data into System.Object array without using DataTable or DataReader
-
Database operation [modified]but using Systen.Object Array, just to store data in array from database. Once it get then that array can be assign to datasource
-
Database operation [modified]How can retrive a data from databse without using DataTable or Dataset or DataReader ,but using System.object or store data into arraylist -- modified at 1:45 Thursday 22nd November, 2007