all groups > dotnet general > october 2003 > threads for saturday october 11
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Right time to move to .NET??
Posted by bostonpartykid NO[at]SPAM yahoo.com at 10/11/2003 9:50:25 PM
I have an application I have developed and been working on for about 2
years. It was written in VB6 with a SQL Server database. Things have
been going well but I am reaching the point where I need to add a
bunch of new features as well as rework some of the areas of the
backend. I have been t... more >>
Breaking into an Access database ?
Posted by Joe Camel at 10/11/2003 5:20:12 PM
I have the sys admin password for a mahcine with an Access mdb on it.
How do I "brek in" to export the data ? It says that I do not have
permissions.
... more >>
How to programetically embed an ole bitmap in a database field
Posted by Kevin Holland at 10/11/2003 3:42:02 PM
I need to find a way of embedding an ole object into a database field, so it
can be retrieved by a Crystal report and displayed as a picture.
Embedding the bitmap file as a long binary or a blob is easy, but this can
not be interpreted as an ole object and hence not displayed on the report.
... more >>
Feature request:....
Posted by Mr.Tickle at 10/11/2003 12:07:46 PM
When setting the [Flags] attribute on an enum, why should I have to specify
powers of 2 when the compiler should see this is a bitfield and set the
range accordingly, why should I have to do the work that the compiler can
do?
To me this is just asking for errors to be introduced by offloadin... more >>
Setting up shortcuts in installer
Posted by Luke Wright at 10/11/2003 8:17:12 AM
Hi,
I have built a setup project to install an application I
am developing. I would like to be able to prompt the user
whether to install Shortcuts in the following locations:
* Start Menu
* Desktop
* Quick Launch
I have added a UI page that has three checkboxes on it to
let the user ... more >>
Big InputBox
Posted by Graham at 10/11/2003 7:31:56 AM
I need to emulate an input box that is about 3 lines
taller then the normal. My prompt is running under the
text box! So I made my own InputBox windows form.
I want to call my form just like you would an inputbox.
The problem I am facing is returning the user input after
they click the OK... more >>
HELP please ...
Posted by James Furnier at 10/11/2003 7:16:30 AM
When I create a web form which contains labels and text
boxes and I 'view in browser', the text boxes are not
showing up and the labels are right beside each other
starting in the upper left hand corner.
Please offer any suggestions.
Thank you very much!... more >>
Text reader removing special characters
Posted by David Lambert at 10/11/2003 7:13:23 AM
Hi, I have a text reader that is parsing a file, I have a=20
number of lines with accents eg. "Herr Dietman L=F6flers=20
(CEO)" my text reader returns: "Herr Dietman Lflers=20
(CEO)", it drops all the characters with the accents. Is=20
there a way to keep them in?
Thanks in advance for any he... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|