Forum: MS Access and FileMaker Pro Jun 16th, 2008 |
| Replies: 1 Views: 995 Hi All,
I got a question regarding sql.
I got some data in a ms access.
There's 3 columns, namely id, name and address. Here's an example.
id name address
1 a c |
Forum: C# Oct 4th, 2006 |
| Replies: 3 Views: 11,367 Thanks plazmo,
I have manage to solve it.
I just rebind accordingly in my function.
Thanks! |
Forum: C# Oct 3rd, 2006 |
| Replies: 3 Views: 11,367 I need some help regarding Paging on a Gridview.
I have a few dropdownlists and textbox and a gridview. At first load, the gridview will be populated with data from the sql server. And, I did a... |
Forum: C# Jul 25th, 2006 |
| Replies: 1 Views: 1,512 Hi,
I need some help for my project. I had finished up my login page and I can be logined.
The problem is that I want to allow new users to register themsevles before they can login but I... |