all groups > dotnet general > november 2006 > threads for friday november 10
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
Create / enum ODBC source
Posted by Dale Sampson at 11/10/2006 5:43:37 PM
My app uses an ODBC connection for a .mdb file. I want the app to create the
source if it does not already exist (I copy a blank .mdb file to the users
data store if it doesn't exist).
I see how to do this using SQLConfigDataSource() and that works ok. Thing
is, how to handle if the source ... more >>
AUTOMATIC FONTS
Posted by Raul at 11/10/2006 1:02:39 PM
This becoming crazy.
I have a panelgroup inside with an option.
If I change the font to the panelgroup it also changes it to the secondary
controls.
And I don't want him to make it.
I have proven with autosize=false, with the autoscalemode and all the
options, but anything.
I ha... more >>
ispostback
Posted by bindurajeesh at 11/10/2006 10:45:01 AM
When I make a checkbox true I want other textboxes to appear otherwise the
visible property of these textboxes is false. They will not appear unless
the checkbox has postback set to true. This causes another problem which is
the page reloads making the user start at the top and scroll down t... more >>
*** Need Urgent Help ***
Posted by Me at 11/10/2006 10:11:02 AM
I am not sure if this is the right group. If not, please point me to one.
I have a need to develop a web page wherein I accept information and
then save it in sql server database. I have designed the form to successfully
accept the input on the web, but I need help in issuing the sql statement ... more >>
Large exe file
Posted by Jesper, Denmark at 11/10/2006 5:21:02 AM
Hi,
I've written a somewhat large program over the years (70.000 lines of code).
When compiling the program I get a 2MB exe file. When running this program I
get an corresponding image in the task manager showing a 40 MB memory
allocation . Yes, the program allocates memory dynamicaly, but ... more >>
Pls HELP...CONFUSION in Choosing JOB!!
Posted by Madi at 11/10/2006 3:36:01 AM
Dear all,
Im in a confusion about choosing a job offer.Right now im working in
..Net 3.0 components(Workflows,WCF),asp.net 2.0 webparts and all.Im having a
good exposure here but with a very less salary which i cant live with.Now i
got an offer from an MNC with 5 times of current salary... more >>
Calling a Public Subroutine/Function from another Form
Posted by deepu at 11/10/2006 2:03:02 AM
Hello Everybody,
I placed a toolbar on the MDIform . I want to declare some public
functions in the individual forms and am trying to call these when ever
a toolbar button is pressed. I worked this one in VB6.0 , but don't
know how to do it in VB.net.
Can anyone be of any help.
Than... more >>
how to access .c or .h file in vb dot net
Posted by Priya at 11/10/2006 1:17:25 AM
hello
my question is..
if i hav a function written in 'C'..is there ne way 2 access tht function vb dot net form or application..
rply..... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Flush files
Posted by Peter Larsen [] at 11/10/2006 12:00:00 AM
Hi,
Is is possible to programmatically flush all opened files ??
BR
Peter
... more >>
How to Increase Crystal report Width
Posted by Deepthi at 11/10/2006 12:00:00 AM
Hai...
I have to generate a report with a table which consists of 31 columns. While
designing the report for this, i am unable to place all the 31 columns in
one row.
Can anyone help me in increasing the Crystal report width..
Thanks in advance..
... more >>
C# ListView CheckBox Question
Posted by Jason Huang at 11/10/2006 12:00:00 AM
Hi,
In C# Windows Form project, the CheckBox in a ListView Item.
What do I need to do so the CheckBox will respond to the whole line Item,
not just within the CheckBox itself?
Thanks for help.
Jason
... more >>
|