No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
Network Security, Database Administration
4 Posted Topics
Re: [b][u][size=5]Huge/Weird Values[/size][/u][/b] Regarding the 99999.... query issue, the range for each of these types is listed: [b]SMALLINT:[/b] -32768 to 32767. The unsigned range is 0 to 65535. [b]MEDIUMINT:[/b] -8388608 to 8388607. The unsigned range is 0 to 16777215. [b]INT:[/b] -2147483648 to 2147483647. The unsigned range is 0 to 4294967295. [b]BIGINT:[/b] … | |
Re: Creative Labs Audigy Platinum http://www.americas.creative.com/products/category.asp?category=463&maincategory=461 Bon apetite! | |
Re: if you're going to use PHP for this without any backend DB support (ie mysql, or postgrep) you can use something like // Set it all up $cookie_name = 'cookiename'; // Name the cookie $css = 'layouta'; // Cookie Value $days = 365; // Cookie Life $cookie_time = time() + … | |
Re: If you have DHCP services running on your little win 2000 gateway, then double check that both the other machines are getting IPs from it ... Release, renew etc ... make sure it grabs the correct ip. If you gateway/win2000 computer has a 192.168.0.1 address, then your other pcs will … |
The End.