Forum: MySQL Oct 1st, 2008 |
| Replies: 2 Views: 560 |
Forum: MySQL Aug 30th, 2008 |
| Replies: 2 Views: 560 MySQL To MySQLi hi all,
I have been trying to convert my phpnuke setup over to mysqli.I am running it as mysql at the moment on apache 2.2.9, php 5.2.6 and mysql 5.0.51b.I have attached the unmodified file as i... |
Forum: C# Sep 25th, 2007 |
| Replies: 12 Views: 6,011 Re: Open Text File And Sort I identified the debugger error....apart from that it is out of my league :)
but i got it working and it does what i want so i'll quit while im ahead i think :)
here is a link to the code for... |
Forum: C# Sep 24th, 2007 |
| Replies: 12 Views: 6,011 Re: Open Text File And Sort I am so close its not funny........
ive done what you suggested and when i build the application and try to open a text file it says this is not a valid image.the only message i get in express... |
Forum: C# Sep 23rd, 2007 |
| Replies: 12 Views: 6,011 |
Forum: C# Sep 23rd, 2007 |
| Replies: 12 Views: 6,011 |
Forum: C# Sep 22nd, 2007 |
| Replies: 12 Views: 6,011 |
Forum: C# Sep 13th, 2007 |
| Replies: 12 Views: 6,011 Re: Open Text File And Sort where exactly would i add this....im assuming this file somewhere;;;
using System;
using System.Drawing;
using System.ComponentModel;
using System.Windows.Forms;
using System.IO;
using... |
Forum: C# Sep 13th, 2007 |
| Replies: 12 Views: 6,011 Open Text File And Sort Hi,
I want to open a text file and read the data then sort it via date.
i found some stuff already that helps but im new to this and if anyone point me in the right direction it would be very... |