₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,932 members, 8,424,218 topics. Date: Wednesday, 10 June 2026 at 09:07 PM

Toggle theme

Jek1471's Posts

Nairaland ForumJek1471's ProfileJek1471's Posts

1 2 3 4 5 6 7 8 (of 8 pages)

AdvertsMake Money Online In Nigeria Sweatlessly by jek1471(op): 4:37pm On Dec 24, 2009
My fellow Nigerians,

I have seen a lot of people who have wasted their money and even have been scammed in the process of trying to make money online. I have discovered a sure way of doing it, so wont I share it with my fellows? Get more information in www.mycomputervillage.com
AutosRe: **Siena Voted Auto Section Best Poster Of The Year (2009). Congratulations!!** by jek1471: 4:36pm On Dec 24, 2009
I don't know how you came up with the four names but I feel some of the prominent names have been omitted in this section
People like viperman, emeshot, etc
AutosRe: Very Clean Honda Bulldog@ Give Away Price N550k Banix 917383301 08035376690 by jek1471: 4:30pm On Dec 24, 2009
Can this go for 300k?
AutosRe: Honda Halla For Sale by jek1471: 8:13pm On Dec 16, 2009
Are u really serious about selling this car. No pics, no price, no details. Even when I gave my e-mail address, you've not sent anything. Try my guy!
AutosRe: Honda Halla For Sale by jek1471: 9:04am On Dec 16, 2009
send me the pics. Is it automatic/manual? does it have ac?
my email is joeekerete@yahoo.com
AutosRe: Honda Halla For Sale by jek1471: 10:33pm On Dec 15, 2009
details and pics pls
AutosRe: Very Neat And Sound V-boot For Just 270,000 by jek1471: 11:45am On Dec 15, 2009
cry
Car TalkRe: Behold The Made In Nnewi,nigeria Cars! by jek1471: 11:32am On Dec 02, 2009
my people, why all the argument. Is is not Nnewi that produces most of the car parts we use today? So if they couple those parts together, will it not form a car? I duff my hat for those guys
AutosRe: Nissan Maxima 96 Model Very Affordable. by jek1471: 6:00pm On Dec 01, 2009
still available?
AutosRe: For Sale: Mercedes Benz 230 E, now 250k by jek1471: 3:45pm On Dec 01, 2009
sad
AutosRe: Honda Halla For Sale by jek1471: 3:34pm On Dec 01, 2009
pictures pls. Don't u have automatic?
Car TalkRe: Behold The Made In Nnewi,nigeria Cars! by jek1471: 3:12pm On Dec 01, 2009
Easy! Nigerians can do even better than what you see others do in other countries?
I believe in us! Let's support this one, forget Government, they will only help to kill the entreprenuer's dream. A perfect example is the man who cured HIV in Nigeria, is it not the Govt. that attacked this Doctor?
You don't need to abuse each other to get ur points through, plssssssssss!
ProgrammingRe: Networking Vb Applications by jek1471(op): 11:21am On Nov 12, 2009
I have downloaded and installed 2008. It's like I'll need some tutorials to get started. Can u help?
ProgrammingRe: Codes To Write Questn And Answer In Vb by jek1471: 3:28pm On Nov 11, 2009
wink
ProgrammingRe: Networking Vb Applications by jek1471(op): 10:06am On Nov 11, 2009
Beaf:
You have a problem with your connection being opened by a user without the file permissions to open the db. Try "Full Control" for the connecting user and work downwards. Better still, dump your file based MS Access db for Sql Server Express (you will have to enable remote connections). Sql Server Express is free.

Don't you think if you had posted the error info above, you could have recieved a solution since (God alone knows how many times I have passed by this thread). When people who can help ask for more information, either supply it or help yourself.
Thanks my brother, I'll try to download sql server express today. Which version do u think will work best for me?

Big Star:
That means u don't have any problem networking a vb application. Just try to check your steps and the codes it could be just a simple refresh that's causing the error. Moreso, i wish u gist me on how u did the Hotel mgt sys. Thanks

I will be glad to receive your mail @ bigstar4sure@yahoo.com

CHEERS!!!
I'm also checking my code again very carefully. God bless you
I'll keep you posted!
ComputersRe: Make Good Money With Wireless Cyber Cafe. (N7,000 Turn Over Daily) by jek1471: 9:22am On Nov 10, 2009
fontv1:
Guide + Softwares + Billers will cost you N30, 000. If you have all the equipments minus these items i listed above.

07023205630 / 08026290139
Please what are the equipment needed and how much will it cost? I'm interested. My mail is joeekerete@yahoo.com
ProgrammingRe: Networking Vb Applications by jek1471(op): 8:59am On Nov 10, 2009
s4:
Learn using Winsock.
It should help.
I have used winsock it did not solve the problem. Winsock seems to have a lot of limitations. It does not even work well.I even checked documentations online and found out that a lot of people also have the same problem with winsock - it does not work well
I still need help

Kobojunkie:
@Poster, learn to give more DETAILED information on what you have, what you hope to achieve and tools available to you and that way people can better help you.
I really wonder what you want to know again. I developed this application. It is an inventory application. It runs very well on a single system but I want to network it and it's giving me a hell of problems. Funny enough I've been able to network the hotel management system I developed using the same vb6 in the same location but the Inventory system is not responding fine.

It keeps giving me the error:

error 3051 - "The Microsoft Jet database engine cannot open the file <name>. It is
already opened exclusively by another user, or you need permission to view its data. (Error 3051)"
ProgrammingNetworking Vb Applications by jek1471(op): 4:26pm On Nov 09, 2009
I have an application I developed using vb6 but I need it to run on a network smoothly so that more than one user can use it at a time. What do I do?
ProgrammingRe: Vb6 Title Bar by jek1471: 1:15pm On Nov 06, 2009
s4:
Hello, Follow this steps:

- Select the form.
- Search for ICON on the Property Window.
- Click on it
Note: A browse dialog box appears.
- Locate the icon you want to use on your computer.
Bam and it will appear on the title bar


True!
but before u achieve this, u must first convert the picture you want to use to an Icon (.ico) file
ProgrammingRe: Help,how Do I Send Data From An Msaccess Table To A Label In My Vb6 Appl by jek1471: 12:59pm On Nov 06, 2009
what method are you using to call ur database?
Are u using the data control or calling the data from code?

You need to code the cmd_click() procedure and provide and SQL such that when you click it, the SQL is invoked and seraches for the record in the database and display in the label.

Example below:

cmd_click()
SQL="SELECT * from theDatabase WHERE [label]='"+ucase(trim(txtText.text))+"'"
set rs=db.openrecordset(SQL)

if rs.recordcount>0 then
lblLabel.caption= rs!label

end sub

This may look complicated, let's discuss further - I'll explain
ProgrammingRe: Guyz Come To My Rescue by jek1471: 12:44pm On Nov 06, 2009
If all you want is to be able to send your mail in bulk even outlook express can handle this well, except you are talking of something else. Please explain
ProgrammingRe: Which Is The Best Programming To Learn by jek1471: 12:40pm On Nov 06, 2009
Programming languages have their strengths, for instance c,c++,c# tend towards delivering power of control to you (systems programming). Powerbuilder, FoxPro, and other RDBMS tend to delve more into database controls. It depends on what you really want. I will suggest for a start you master Visual Basic. Why? it allows you to learn all modern techniques in programming which you will find useful when you are ready to migrate to more advanced programming languages.

I hope this helped
AutosRe: 03\04 Honda Accord - Called End Of Discussion By Every by jek1471: 12:29pm On Nov 06, 2009
angry
Jobs/VacanciesRe: Nationwide Job For Everyone by jek1471: 9:47am On Nov 04, 2009
Nigerians!!!!!!!!! why can't we ever be honest for once
I tire - o
AutosRe: Price reduced 2002 Nissan Maxima gle full option For Sale-08022837478 by jek1471: 6:31pm On Oct 29, 2009
are u sure this is 2002 not 2000 model?
AutosRe: I Need A Car For 200k Seriously by jek1471: 6:12pm On Oct 29, 2009
msend me the pics of the mitsubishi sigma. My e-mail is joeekerete@yahoo.com
AutosRe: 2002 Honda Accord, Leather, Alloy, & More. 1.6m Only! by jek1471: 2:44pm On Oct 17, 2009
Is this car still available? what's the mileage?
AutosRe: sold sold sold.1996 Honda Accord(bull Dog)registered.very Clean. by jek1471: 2:46pm On Oct 16, 2009
interested
AutosRe: 2001 Honda Accord(baby Boy): by jek1471: 12:40pm On Oct 09, 2009
seggyoke:
This is not a 2001 Honda Accord. Check the year out again.
I agree with you. 2001 model has its reverse light below the back light
AutosRe: 00 Nissan Maxima by jek1471: 12:46pm On Oct 03, 2009
what's the very last you can take? I need this ride. SERIOUSLY!
AutosRe: 1999 Honda Accord, Vin: 1hgcg96658xa041013, With Pictures For Sale by jek1471: 10:34am On Oct 02, 2009
1.3M still high
AutosRe: 2002 Honda Accord, Leather, Alloy, & More. 1.6m Only! by jek1471: 10:27am On Oct 02, 2009
cool

1 2 3 4 5 6 7 8 (of 8 pages)