Forum: PHP Feb 4th, 2009 |
| Replies: 1 Views: 281 Hi Everybody,
i am looking for ebooks on php 5. please help me and give me some nice links. |
Forum: Java Jul 21st, 2008 |
| Replies: 3 Views: 1,713 Hi Every Body!
Please any body tell me, is java is so powerful to do system programming wih it like C language and Assmbly. |
Forum: Visual Basic 4 / 5 / 6 Jul 29th, 2007 |
| Replies: 6 Views: 1,676 Hi Everyone
I m trying to open password protected Database for Data Report applying the following Code in Command Button1.
Dim CN As ADODB.Connection
Dim RS As ADODB.Recordset
Set CN = New... |
Forum: Visual Basic 4 / 5 / 6 Jul 8th, 2007 |
| Replies: 7 Views: 1,533 Hi Friends
Actually I m working on a database project. I am using in this project D.A.O 3.6 Object Library. I added lots of forms absolutely for many purposes. Now the problem I faced is that for... |
Forum: Visual Basic 4 / 5 / 6 Jul 6th, 2007 |
| Replies: 7 Views: 1,533 Hi
I tried four five times but it's not working, its show "Run Time erorr No 91". please write to me in detals.
thanks in advance. |
Forum: Visual Basic 4 / 5 / 6 Jul 5th, 2007 |
| Replies: 7 Views: 1,533 Hi Everyone
Please anyone tell me how can I use the following code in vb6 Module.
Dim db As Database
Dim rs As Recordset
Private Sub Form_Load()
Set db =... |
Forum: Visual Basic 4 / 5 / 6 Jul 1st, 2007 |
| Replies: 0 Views: 662 Hi Everyone.
How can i use photo field in DataReport. |
Forum: Visual Basic 4 / 5 / 6 Jul 1st, 2007 |
| Replies: 2 Views: 1,453 Hi Everyone
I want to use other languages in vb6 textboxes like Arabic, Farsi and especially Urdu. I have little knowledge that it can be done by API programming but I don't know the code which can... |
Forum: Visual Basic 4 / 5 / 6 Jun 30th, 2007 |
| Replies: 4 Views: 8,193 Here you Go...
1:- Firs Place one DTPicker1 on Form.
2:- Go To DTPicker1 Properties and Set Format = 3-dtpCoustom.
3:- Private Sub Form_Load()
DTPicker1.CoustomFormate =... |
Forum: Visual Basic 4 / 5 / 6 Jun 30th, 2007 |
| Replies: 3 Views: 2,271 Hi Everyone:*
I am working on Database project using DAO. Now I got a problem in counting all the data from one Field:-/ . Please help Me in this problem.
:confused: And Tell Me how can I get... |