Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
Am i doing this wrong?
Im pulling from an Oracle database some info... one of which is a field count_pnums which is a NUMBE
How to assign JS screen.width to ASP.Net variable
I've got this ASP.net routine that gets the cookie value of the screen width, but now I need to chan
import table with dependency
Hi
What is the best way to import table back which has dependency?
SQL> cre
Remore client postprocessing phase getting dump SAPSQL_ARRAY_INSERT_DUPREC
Hello Expects,I have started remore client copy. Data was copied successfully. but while running pos
download directory onto C drive
I am attempting (if this is possible) to write a routine to automatically dump the contents of a dir
How to insert random unique values in 2 columns ?
I have table with 2 columns
Create Table code_for_code (
first_code varchar2(10) uni
Breaking results into week blocks
I have a set of dates (and times), which are returned from a mySQL query.
These usually span
breaking a text file into paragraphs based on strings
I have a text file of email addresses that is all squished together. It looks like this:
abc
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav