Hey guys I seem to be having one of those days where the brain is on shutdown. What I am trying to do is trying to download images from our SQLSERVER DB, rename them and save them to a folder on the laptop to use when app is disconnected from server.
Currently they are brought back and stored...
DB for record is inactive. Record still needs to be selectable but user wants to see by color change if is an inactive record. Any help or assistance to point me in right direction would be appreciated as this became a requirement for project after coding on application had begun, thus time for...
Group looking to use treeview as main navigation tool for windows app and want treeview and its nodes to be populated based on users security roles in database. Pretty new to using treeviews and have been playing around some with limited success and was wondering if the gurus here had any...
I am trying to download and display an image that I had previously uploaded to SQL Server database and keep getting this error below.
Value of type '1-dimensional array of System.Object' cannot be converted to '1-dimensional array of Byte' because 'System.Object' is not derived from 'Byte'...
Trying to change the DefaultBackColor Property in a tabcontrol so that it matches the color of the form my users selected. Know I can change the backcolor of the tabpage but stumped so far with this and since I have been finding limited information on this I hoped some of the experts here could...
We are beginning to develop an application where I work that will require both Windows and Web parts to the app based on the users requirements. The problem we are having is deciding on whether or not to use either Windows or Web for the bulk of the application. Curious what guidelines other...
We are beginning to develop an application where I work that will require both Windows and Web parts to the app based on the users requirements. The problem we are having is deciding on whether or not to use either Windows or Web for the bulk of the application. Curious what guidelines other...
Trying to add Crystal Report created in CR 8.5 to VB6 app and keep getting error that "Server has not yet been opened"
Saw a previous thread (April 2004)that mentioned that should set locations tried that and still getting error. I have other reports that I created in same VB6 app that display...
I know this isn't recomended and I should just store path name but my users want me to look at it some before telling them no. reason being at times they will be disconnected from server (presentations, etc) and will have a trimmed down version of the DB existing on the laptop. Have been...
Finally tired of depending on controls provided by Microsoft and others. wanting to expand my knowledge and learn to develop my own custom controls. Curious if anyone knows of some good articles or tutorials that may help to speed up learning curve. Playing around with basics and ble to...
Just wondering why project modified date does not change in VS 2003 after modifications are made. When creating a new Project it says today and I know it changes at least once if open another day however thought it changed more then that at first. Now if make a modification to project it still...
Have a new laptop and trying to decide which version of Office to install. I have not had a chance to play around with 2003 yet, but hear many good things about it. Wondering if anyone knows of any compatibility issues that I may have with older versions of Office. I do some web design &...
Have added Mask edit control to my toolbox and have attempted to utilize in my application. However when trying to set .text property on form nothing is displayed when reading from DB. Populates regular textbox fine and when set a breakpoint and tab through the value shows, but no data is...
Am pretty new to .Net and am trying to use MaskEdBox on form so data is entered in correctly by users. The problem that my application is having is that it doesn't want to write data to or read data from a MaskEdBox. I added MaskEdBox to toolbar, by clicking customize, selecting COM tab, and...
Looked through Forum and appears to me that I have everything mentioned in previous posts so I thought I would post in case someone see's something I missed.
Basically I am trying to add a record to Access DB to no resolve. I was getting errors earlier that I seemed to have corrected now can't...
New to VB.Net and looking for a true random number generator. Currently have a random number generator but at times get duplicates and that is when just generating 6 numbers. I know that in VB6 you could use Randomize, not sure if can in .Net or is there something like it. Thanks in advance...
I know this is a simple question but this is first time using Crystal Reports much less in VB app. Users had been using Discoverer reports and now want to be able to creat/view reports in app itself thus the adventure I have undertaken. In Crystal Reports I can get the report to show data in...
Pretty new to CSS and having small problem getting CSS to display properly in table. Sure I am doing something so simple it isn't funny. Limited sleep last 24-48 hours doesn't help. CSS shows up on rest of page correctly but in table defaults to original colors set in Body tag. Have tried...
An unhandled exception of type 'System.ArgumentException' occurred in system.windows.forms.dll
Additional information: Cannot create a child list for field V_AGENT_ISSUER.
I am using this statement to databind a text box.
txtIssuerNameFnd.DataBindings.Add(New Binding("Text"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.