Advertisement

1 - 7 of 7 containing alltags:("stroed") (0.001 seconds)
On successfull login I write user's ID and password in MD5 hash to $_SESSION. On each page I check then if id and password match, then display page, else not (display login page). I was thinking...
Zones: PHP and Databases, PHP for WindowsDate Answered: 07/17/2007 Grade: A Views: 0
We have a main database, call it MainDB which will have tables related to clients, projects, etc. We have a template database, call it TemplateDB which will have client, project specific data with...
Zones: MS SQL ServerDate Answered: 03/17/2004 Grade: C Views: 0
Hi,   I have a stored procedure written like this: ================================================================ CREATE PROCEDURE dbo.JobsForProperty @JobId numeric, @PropertyId  numeri...
Zones: MS SQL ServerDate Answered: 06/08/2005 Grade: A Views: 0
Hello Experts, I am having an Virtual Machine (.VHD) file. It is more than 2GB in size(some files are 4GB in size) Can i store in Sql Server and retrive it when needed? (using BLOB) per...
Zones: MS SQL ServerDate Answered: 08/25/2005 Grade: A Views: 0
This is the code for stroed procedure what i wrote.. This will fetch a set of ids from a table say table1 it will then loop through all the ids and compare each id with accountid field in other t...
Zones: MS SQL ServerDate Answered: 06/09/2006 Grade: A Views: 18
My application converts XML data into byte stream using the BIGENDIAN methods in .net environemnt and stores it in CLOB. but when i access the CLOB data from SQL*PLUS all i see was quesion marks? c...
Zones: OracleDate Answered: 09/19/2004 Grade: A Views: 0
My requirement is to load a flat file in to oracle tables by using a stored procedure. oracle version is 9.2
Zones: Oracle 9.xDate Answered: 09/25/2008 Grade: A Views: 0
  • 1