How do i call Other programs like office and Excel , Outlook From my VB App
ozzyrocsdbn
Posts
-
How do i call Other programs like office and Excel , Outlook From my VB App -
Features with LINQ and DLINQ please help ?Please illustrate an example because I don’t really understand that LINQ could be so abstract, and that level of abstraction could use a stored procedure. Vb.net code and stored SQL query
-
Features with LINQ and DLINQ please help ?I’m currently using vb.Net 2008 to code an old VB 6 system at our organization, I’m using the LINQ feature and strictly three tiers Architecture to program. Yet I need some clarification on stored LINQ procedures , I would like to convert all my LINQ procedures to stored LINQ procedures, Please Help? Oh and if the is any other associated features that VB 2008 has please specify so that I can use these features with LINQ and DLINQ
-
How do i creat the look and feel similar to the forms in windows vista.Hi all Coders Now that windows vista is becoming increasingly more popular, I find that existing packages that were developed still have the look and feel of windows Xp , How can I as an aspiring developer create screen that have a more modern look and feel similar to the forms in windows vista. Regards Ozzy
-
Gridbox With CheckBox ? Where is itHow do you mean ? Wat exactly should i choose , since the gridbox control only appears in rows and colums and not Check boxes.
-
Grid Box Control With Check Box Where is it?Where do I download a grid box control with check boxes embedded in it Similar to a checked Combo Box
-
Gridbox With CheckBox ? Where is itWhere do I download a grid box control with check boxes embedded in it Similar to a checked Combo Box
-
Revolving around the formsGuys & Gals i Was playing around with the screens . Was wondering if i can use logo and have it revolving around the programs main form. How can i archive this?
-
How to acccess the SQL database over a networkTHANK YOU THE WEB ADDRESS ROCK MY NETWORK UP btw. MY NETWORK IS AT HOME AND WE CODING A PROJECT FREE LANCE STYLE. REGRARDS OZER MICROSOFT ROCKS :-)
-
How to acccess the SQL database over a networkHello I have a network running tcp/ip on 4 networked pc’s with windows xp home. In my network places I can see the server(Windows xp pro) and all clients, I have created a user account in the Login sections in SQL management studio express , yet how do I access the databases from the client computers What setting do I need to edit to allow my users to connect to the Server and its databases? What permissions do I need to set I o the users? What shares should be done? Please can some one assist me. Please email me on Ozzyrocsdbn@yahoo.com Regrads Ozer
-
PopulateIm using a grid box that has a date and time format in one of the Columns Im trying to archive a populate Using vb.net I placed a grid box on the form Then I placed 2 textboxes 1 combo box 2 date pickers I did a data bind so that when I click on a row the combo box shows the record number (pk) Item no of that row clicked Below that are the Name (Text box) Description (text box) Start date (date pickers) End Date (date(picker) How do I populate the name , desc, stdate , endate fields by just using the Item.index of the combo box then just changing the field to update (Which I Know how to do) Please assist me wilt the population I really think it is difficult because of the date time picker
-
Populate Date time pickerThanks Again Colin Angus Mackay Im using a grid box that has a date and time format in one of the Columns Im trying to archive a populate Using vb.net I placed a grid box on the form Then I placed 2 textboxes 1 combo box 2 date pickers I did a data bind so that when I click on a row the combo box shows the record number (pk) Item no of that row clicked Below that are the Name (Text box) Description (text box) Start date (date pickers) End Date (date(picker) How do I populate the name , desc, stdate , endate fields by just using the Item.index of the combo box then just changing the field to update (Which I Know how to do) Please assist me wilt the population I really think it is difficult because of the date time picker
-
Global VariableThanks So Much You Rock
-
Global VariableThat not so helpful But Thanks Any Code to support your Written disscussion
-
Global VariableI have a login box with Validation against a Password database I would like to use the UserNo. in another form I have menthod Public sub frmLogin(Byval Userno as String) dim login as integer login = Cint(Log) { Now how do use that login variable in another form)
-
how change specific row back color in DataGrid?What infomation are you showing like a report
-
Tab control Disable/EnableBut the whole tab option gets disabled please give me the code to just disable tab page 1 then when the user is done with that tab page one and clicks ok , tab page 2 becomes available and so forth How do i just disable the pages and not the whole TabPage
-
Autosearch stock itemsIts vb.net
-
Autosearch stock itemsI have a text box and below the text box i have a listbox eg I want to type "c" in the the text box. then the list box must show all stock items where there description begins with c Please help
-
Tab control Disable/EnableWhat is the code to disable a tab control ?