Bigafees's Posts
Nairaland Forum › Bigafees's Profile › Bigafees's Posts
Please i just finish one VB application using SQL Server 2000 as my database & i need to copy the database in SQL server on my machine to the user's machine, how i'm going to do this? HELP, |
@ LuckyCo, Please Assist me on this also I want to save picture in my Ms-Access, .Fields("FOTO" = img2.Picturesave correctly, but if i now search/retrieve for that person record to bring his picture maybe for Editing or something else, the following line of code gives error: img2=!foto pls help again |
Thanx Man it work |
i want my combo box to be seen data/record from another table, it work but only seen the first record in the table & not the whole record See the code below Private Sub Form_Load() Dim con As New ADODB.Connection Dim cmd As New ADODB.Command Dim Rs As New ADODB.Recordset con.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\Air Plane\Airline.mdb;Persist Security Info=False" con.Open ' myRecSet.Open 'cmd.ActiveConnection = con cmd.CommandText = "Select * from addrecord" Rs.Open "Select * from addrecord", con, adOpenDynamic, adLockOptimistic ' Set RecSet = cmd.Execute With Rs ' combo1.AddItem !From End With |
Lucky Co and Nlaider Please i'm using Access as my vb6 database b4, now i want to upgrade to SQL server 2000 as my database, pls i need simple and clear xplanation on the connect it to my VB6. It is very urgent because of one project i'm writting that required it. thanx |
Pls Nlander, Who Can post me steps by steps procedure (Easiest steps) on how i can connect to vb.net 2003 to Ms Access, i will really appreciate assistant frm u , i'm using the following botton on my form:- Save Update Delete Pls i'm trying to upgrade myself to VB.net. thanx |
Pls the Guru, visit this link http://www.kovich.com/#a=0&at=0&mi=2&pt=1&pi=10000&s=0&p=2 and tell me the name of the animation software that can handle this it |
Pls the Guru, visit this link http://www.kovich.com/#a=0&at=0&mi=2&pt=1&pi=10000&s=0&p=2 and tell me the name of the animation software that can handle this it |
Pls i'm designing a website that required comment on picture like that of faceebook, i'm using Dreamweaver 8, Pls how i'm i going to this? it is very urgent cheers |
@Lukyco pls Respond bigafees: |
Nrlandr, i have seen many application that if user view any data by clicking a button it will bring the report without been link the report to that particular table. e.g Search for those that have paid for 2009 salary, immediately the query search for the criterial it will bring a report maybe in crystal report form or data-evironment link automatically. pls how can i do this for the current project i have at hand now |
Nrlandr, i have seen many application that if user view any data by clicking a button it will bring the report without been link the report to that particular table. e.g Search for those that have paid for 2009 salary, immediately the query search for the criterial it will bring a report maybe in crystal report form or data-evironment link automatically. pls how can i do this for the current project i have at hand now |
Pls i'm a beginner on PHP, i will appreaciate it if u can send me appropriate book on it. my address is bigafees2000@yahoo.com |
Pls, put me through on how to use vb sysinfo component to get my computer information. thanks |
@ Bin Affan , Just follow the website i posted there and write the exam, if u pass u can print ur certificate |
Hello house, write free online certification exam on this website: www.ranksheet.com the following are the available exams: JAVA, HTML,PHP, ORACLE 9i SQL, WINDOW XP, SOFTWARE TESTING and so on If you fail one course, you can re-write the course after 7 days and it's only 25 questions. 60% is the pass mark Post Your View/Comment about the certification |
Hello house, write free online certification exam on this website: www.ranksheet.com the following are the available exams: JAVA, HTML,PHP, ORACLE 9i SQL, WINDOW XP, SOFTWARE TESTING and so on If you fail one course, you can re-write the course after 7 days and it's only 25 questions. 60% is the pass mark Post You View/Comment about the free certification |
parosky:i totally disagree with u that a vb6 programmer will not cope with vb.net as a beginner, it's just depend on your level of understanding |
To D Whole House Can nigerian Employers Recorgnize this Certification? |
Hello house, write free online certification exam on this website: www.ranksheet.com the following are the available exams: PHP, ORACLE 9i SQL, WINDOW XP, SOFTWARE TESTING and so on If you fail one course, you can re-write the course after 7 days and it's only 25 questions. 60% is the pass mark Best of luck |
dami9ja:Thanks it work |
What kind of posting is this? This is programmer's unit |
dotzok:Thanks, someone tell me about it, but i can i get the software in Computer village , lagos. i dont want to download. |
@Tope Is it a common software that i can get in Computer village? |
This forum is for Programmers, we dont discuss sport here. |
Hello House, After i have Developed my Software with VB6, which software can i use to make the project become a standard package for people to be installing it on desktop computer (Except using VB package Wizard that come with VB6 package) Thank U all |
Pls, how can i save graphics design in corew draw to icon format |
Well, Programming Language is just like natural/mother language whereby everybody will love to defend his/her mother tougue, let us face reallity, 4 u to instruct the computer to work in ur own way is not an easy task. Pls programmer in the house let us end this arguement and face aw we can build our own standard compiler in Nigeria that will be accepted all over the world. |
I will appreaciate it if u can send Oracle Sql Expert 1Z0-047 to my e-mail address bigafees2000@yahoo.com thanx |
I mean the form tittle bar default picture |
= img2.Picture