Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: How to create my own dialog box


Message #1 by "Hemantha Kumar Reddy K" <khkreddy@y...> on Wed, 13 Mar 2002 07:30:43
You will have to install MDAC in addition to your setup
in order for your database program to work correctly on
another machine.  You can download this installation at
http://www.microsoft.com/data

Cardyin

-----------------------------------------
Cardyin Kim
Client/Server and Web Development Analyst
San Antonio Community Hospital
Upland, California
ckim@s...        (xxx) xxx-xxxx
-----------------------------------------


-----Original Message-----
From: Nitai [mailto:nitai@s...]
Sent: Wednesday, March 20, 2002 11:17 PM
To: professional vb
Subject: [pro_vb] RE: How to create my own dialog box


Hi all,

Can any one tell me how I can connect to remote sql server without making
DSN through vb application. I had done that through the ADO connectstring .
But some system shows error that database not able to connect... basically
those system in which not having VB and SQL.

Thanks in advance
Bye


-----Original Message-----
From: Kim, Cardyin [mailto:CKim@s...]
Sent: Saturday, March 16, 2002 1:12 AM
To: professional vb
Subject: [pro_vb] RE: How to create my own dialog box

Create a small separate for with these controls on it, and
show it modally.  You should set the borderstyle of the
form to 3 - Form Dialog for added affect.

Cardyin

-----------------------------------------
Cardyin Kim
Client/Server and Web Development Analyst
San Antonio Community Hospital
Upland, California
ckim@s...        (xxx) xxx-xxxx
-----------------------------------------


-----Original Message-----
From: Hemantha Kumar Reddy K [mailto:khkreddy@y...]
Sent: Tuesday, March 12, 2002 11:31 PM
To: professional vb
Subject: [pro_vb] How to create my own dialog box


hi all,

I have to read 1 string, 2 integer values from single dialog box. How can
i create this.

Thanks

Hemanth
to unsubscribe send a blank email to ..



to unsubscribe send a blank email to ..

  Return to Index