No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
11 Posted Topics
hey everyone, i am to create a database filled with pdf files and its stored into binary. i was able to convert each file into binary but the problem is dat now i cant display it in the viewer.. can someone help me? i remember that i used to do … | |
hey everyone i have a problem with attaching sql server database to an installer file. i dont know how to do it. i tried searching the internet but i cant understand anything please help me im a noob hahaha anyway tnx in advance | |
hi guys, i need some help again. my teacher asked to create a program wherein the user must log in to show another form. i was able to do it but here is the twist, my teacher again asked me to create the same program but this time, when it … | |
hey all, i have a project that is like a server and a terminal interface. the server is the one that can only make changes in the database and the terminal is more of storing what is in the database. here is the problem, i have stored a PDF file … | |
hey everyone need some help again, i have two computers both running in vista ultimate. one is a server and the other is like a terminal. my problem is, how do i connect the terminal to a database which is in the server? please provide me a step by step … | |
Re: [CODE]If Not (IsDBNull(ds.Tables(*tablename*).Rows(inc).Item("Image"))) Then Picturebox1.Image = Image.FromStream(New MemoryStream(CType(ds.Tables(*tablename*).Rows(inc).Item("Image"), Byte()))) Else Picturebox1.Image = Picturebox1.ErrorImage End If[/CODE] you can use the code above to check if the row is null. btw, 'inc' is actually an integer. that is what i do for navigation. goodluck pal | |
hey all, i am currently working on an app that needs nested mdi containers. but i always get an error saying: [B]"Form cannot be both an MDI child and MDI parent. Parameter name: value"[/B]. what i am trying to do is: form1 has a child called form2 but form2 also … | |
hey all, we recently bought LG L1510SF and i think i'm having a hard time adjusting its display. it says that it is in 1024 x 768 but i think the screen is still large and also, since i'm using vista, the aero function seems to be not working. i … | |
hey all, im sort of new on .net and i was hoping if u can help me again. i am to search a a student record on sql server 2005 database. my problem is, i can search for records but i failed to display their pictures in the picturebox. here … | |
hey everyone i need help with navigating images in a database, i was able to insert image to a database. btw, i am using sql server 2005 and visual studio 2008. i only converted a sample code of visual c to .net and i was able to do so, but … | |
hey everyone im sort off new on .net and i was wondering if u can help me bigtime.. i am having problems with editing records when i do a search. example i was to search a specific record but then when i try to edit it, it turned out that … |
The End.