BigStar1's Posts
Nairaland Forum › BigStar1's Profile › BigStar1's Posts
1 2 3 4 5 6 7 8 9 10 11 12 13 14 (of 14 pages)
By default the management studio should have been installed along with the full package. Except if your system does not fully satisfied the requirement. Of which the major one that can cause this kind of problem is the deactivation of IIS. To solve this issue, goto your control panel and put things in place. The steps depend on the kind of window you are using i would have stated the steps. NB If you are using window vista home premium like my own, it's a pity that it doesn't support the required iis feature, as sql server management studio can not work on it. but you can still have your database running which you can access from other packages like the gurus have said ealier. That's my findings, but if anybody know how to overcome the problem of vista home premium and sql server management studio, pls let's know |
Imports System.Data.OleDb Module Module1 Sub Main() Dim conString As String conString = "your connection string" Dim oleCon As OleDbConnection oleCon = New OleDbConnection(conString) oleCon.Open() If ConnectionState.Open = oleCon.State Then Console.WriteLine("Connected!" ![]() End If Console.ReadLine() End Sub End Module to get your connection string open notepad, save the empty notepad with filename.udl go to where you saved it double click to open it, click on the provider tab Select Microsoft jet 4.0 oleDB provider as your provider click next click the browse button to select your database test you connection by clicking test connection click OK if the connection succeed. If not that should error on your side go to where you save your thingy ( i mean the filename.udl) right click to open with notepad your connection string is there and you are good to go. [b]NOTE[/b]The code was writing as console application. You can also test it there and try to use it on pages. Call for more 08060678106, 08052451877
|
@dhtml u're too much |
@poster what do you know about compaq wireless connection that disappeared I use broadcom wireless driver |
@Georgem. You should at least let's know if this solve your problem |
Actually, my name is SALAMI QUADRI OLUSOLA. With the mercy of God upon me, I've been able to acquire the following skills Web application development with .Net frame work Software application development with VB.net Websites design with dream weaver 8 and MX. Good working knowledge of Macromedia studios; Dream weaver 8, MX, Flash and Fireworks Database development using SQL (Structured Query Language) Window based application development with VB 6.0 Excellent knowledge and awareness of Microsoft office suite (Ms-word, Ms- excel, ms power point, ms access etc) Programming with C#.net (web application) Window application with .net framework PHP, MySQL. JAVA 08060678106, 08052451877. bigstar4sure@yahoo.com |
Chairman, i can see the help you rendered on searching the data base. That means you are averagely done DIM TOTALSCORE as INTEGER REM Assuming the column SCORE had been declare to take interger TOTALSCORE = 0 WHILE rs.moveNext() TOTALSCORE = TOTALSUM + !SCORE WEND It been long i coded in vb6.0. The code might not be error free. because i always face the problem of using on programming language style in another untill when the compiler rejects it. Thanks |
Good! |
i can spare u one month(leave period) |
For complete writeup + software call Big Star 08052451877, 08060678106. bigstar4sure@yahoo.com |
Are u telling me that nobody had ever experienced this kind of problem before? |
what's the shit? X= -2 or x=1. |
Hi, I discovered recently that my wireless connection is missing. I can't say what happened to it i got know this when i wanted to connect using my wireless connection. When the wireless s active the colour will be blue and orange when it's not active. But it's always orange now. I'm using Compaq (Broadcom wilreles connection) Thanks |
On my own case, i believe it's just internal memory error, because i've seen that kind of things on my laptop as well, i just restarted. And nothing do me since then. |
Thanks bross being able to administer a Network is just a privillege. Programming na my hobby |
do you mean qualified or certified? if it's qualified, then u found me 08060678106, 08052451877 |
blacksta:tell me how? imagine what others that know what i'm saying say about it. @poster I startes my own with QBASIC now i know where i am. Benefit of starting with QBASIC: To me i discover it makes me very vast in code since it's just command and command alone. But i discovered that many ppl arround me that wants to start learning programming with oop spend most of the time on design. As such, they are not as good in coding as expected. best of luck. you can call me for advice 08060678106. 08052451877 |
thanks bross |
for a newbie java is not a starting point. |
@poster I don't think the best option is for u to quit. 1. If u quit where do u want to start? 2. You need to be trainable. 3. though u may consider networking simpler (which is true) but u should always ready for challange I.T is dynamic i nature. Moreso, networking also involves some kinds of programming called network programming(if i actually guess right) In short, i will advice u to stick to tha job and start liasing with other programmers(If you have something u considered difficult for u to solved, they can help u solve it but u should always be ready to learn it ursef. "Stick to one thing untill u get there" Abraham Lincon |
I have a practical idea. That is what we use to share document, ideas etc in our office |
Ase |
you try |
sure, lots of talented tutors are online |
You can call me on 06060678106, 08052451877, 08082079963 cheers! |
Is there anybody like me that finished in a particular school like Fedpoffa since 2006 that has not been given the result not to talk of transcript that could be used to process DE. Or do you advice a distinction student to go HND? i have no issue with the school. |
pls forward this to the appropriate ministry |
it is a sorry case |
don't mind me. I guess he's a newbie who does't know where o start. every lecture starts with orientation. cheers! |
@poster. So how would you defend the roject that u don't know how it's been built. I guess you needa tutor. u an check my proile anyway. |
interesting |
you will pass it through constructor . this is done by creating a new constructor ofthe sending form |
