Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~934 People Reached
Favorite Forums
Favorite Tags
Member Avatar for yasirfarid

I want to show record list in Datacombo through coding , using SQL Server 2000,VB6. Following are the coding. ******************************** Private Sub Form_Load() Dim CNN As New ADODB.Connection Dim RST As New ADODB.Recordset Set CNN = New ADODB.Connection CNN.Provider = "SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=Maintenance;Data Source=YASIR" CNN.Open Set RST = …

Member Avatar for Rajeev3010
0
362
Member Avatar for yasirfarid

hello, i am using picture box, and coding on form load P1.Picture = "D:\My Document\My Pictures\Display Picture\ICE.BMP" why it gives "TYPE MISSMACH" Error. plz reply soon. Yasir

Member Avatar for mizkhyz
0
351
Member Avatar for yasirfarid

is there any body who know coding for Save and Load Picture on Database (SQL 2000) thnx Yasir

Member Avatar for QVeen72
0
146
Member Avatar for yasirfarid

here is a new thread for me..;) I have some duplicate records on table, fields are ecode, ename, desig. some records in ename are same, BUT ecode are different, i just want to do that when i click ename on datacombo it should gives msg for ecode. e.g ecode ename …

Member Avatar for AV Manoharan
0
75