473,623 Members | 2,693 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

EditCommandColu mn w can set it to Visible=true for some users?

I Set the EditCommandColu mn to Visible=False to stop people who are not
allowed to make any changes to a record. How can set it to Visible=true for
some users? Please answer in VB
Thanks
Stan

Jul 21 '05 #1
18 1430
Do you have the users log on? How are you authenticating users?

What is your backend database, and what does your connection string look
like?

Jeff
"Stanley J Mroczek" <St************ *@discussions.m icrosoft.com> wrote in
message news:A7******** *************** ***********@mic rosoft.com...
I Set the EditCommandColu mn to Visible=False to stop people who are not
allowed to make any changes to a record. How can set it to Visible=true for some users? Please answer in VB
Thanks
Stan

Jul 21 '05 #2
Yes I authenticating users , I use a <add key="Connection String"
value="server=x xxx;uid=xxk;pwd =xx;database=xx ;"/>

all i want to know is how do you Set the EditCommandColu mn to Visible=True?
"Jeff Dillon" wrote:
Do you have the users log on? How are you authenticating users?

What is your backend database, and what does your connection string look
like?

Jeff
"Stanley J Mroczek" <St************ *@discussions.m icrosoft.com> wrote in
message news:A7******** *************** ***********@mic rosoft.com...
I Set the EditCommandColu mn to Visible=False to stop people who are not
allowed to make any changes to a record. How can set it to Visible=true

for
some users? Please answer in VB
Thanks
Stan


Jul 21 '05 #3
Yes, but how do you tell one user from another?

Jeff

"Stanley J Mroczek" <St************ *@discussions.m icrosoft.com> wrote in
message news:56******** *************** ***********@mic rosoft.com...
Yes I authenticating users , I use a <add key="Connection String"
value="server=x xxx;uid=xxk;pwd =xx;database=xx ;"/>

all i want to know is how do you Set the EditCommandColu mn to Visible=True?

"Jeff Dillon" wrote:
Do you have the users log on? How are you authenticating users?

What is your backend database, and what does your connection string look
like?

Jeff
"Stanley J Mroczek" <St************ *@discussions.m icrosoft.com> wrote in
message news:A7******** *************** ***********@mic rosoft.com...
I Set the EditCommandColu mn to Visible=False to stop people who are not allowed to make any changes to a record. How can set it to
Visible=true for
some users? Please answer in VB
Thanks
Stan


Jul 21 '05 #4

By the code in the user record

"Jeff Dillon" wrote:
Yes, but how do you tell one user from another?

Jeff

"Stanley J Mroczek" <St************ *@discussions.m icrosoft.com> wrote in
message news:56******** *************** ***********@mic rosoft.com...
Yes I authenticating users , I use a <add key="Connection String"
value="server=x xxx;uid=xxk;pwd =xx;database=xx ;"/>

all i want to know is how do you Set the EditCommandColu mn to

Visible=True?


"Jeff Dillon" wrote:
Do you have the users log on? How are you authenticating users?

What is your backend database, and what does your connection string look
like?

Jeff
"Stanley J Mroczek" <St************ *@discussions.m icrosoft.com> wrote in
message news:A7******** *************** ***********@mic rosoft.com...
> I Set the EditCommandColu mn to Visible=False to stop people who are not > allowed to make any changes to a record. How can set it to Visible=true for
> some users? Please answer in VB
> Thanks
> Stan
>


Jul 21 '05 #5
Um...HOW do you determine a user? How do "retrieve" the code in the user
record? How do you modify the where clause to retrieve the correct "user
record". How are you authenticating and validating users? Do you have a
login screen?

Jeff

"Stanley J Mroczek" <St************ *@discussions.m icrosoft.com> wrote in
message news:C2******** *************** ***********@mic rosoft.com...

By the code in the user record

"Jeff Dillon" wrote:
Yes, but how do you tell one user from another?

Jeff

"Stanley J Mroczek" <St************ *@discussions.m icrosoft.com> wrote in
message news:56******** *************** ***********@mic rosoft.com...
Yes I authenticating users , I use a <add key="Connection String"
value="server=x xxx;uid=xxk;pwd =xx;database=xx ;"/>

all i want to know is how do you Set the EditCommandColu mn to

Visible=True?


"Jeff Dillon" wrote:

> Do you have the users log on? How are you authenticating users?
>
> What is your backend database, and what does your connection string look > like?
>
> Jeff
> "Stanley J Mroczek" <St************ *@discussions.m icrosoft.com> wrote in > message news:A7******** *************** ***********@mic rosoft.com...
> > I Set the EditCommandColu mn to Visible=False to stop people who
are not
> > allowed to make any changes to a record. How can set it to

Visible=true
> for
> > some users? Please answer in VB
> > Thanks
> > Stan
> >
>
>
>


Jul 21 '05 #6
Forget about the user Can i set the column to true?

all i want to know is how do you Set the EditCommandColu mn to
Visible=True?

"Jeff Dillon" wrote:
Um...HOW do you determine a user? How do "retrieve" the code in the user
record? How do you modify the where clause to retrieve the correct "user
record". How are you authenticating and validating users? Do you have a
login screen?

Jeff

"Stanley J Mroczek" <St************ *@discussions.m icrosoft.com> wrote in
message news:C2******** *************** ***********@mic rosoft.com...

By the code in the user record

"Jeff Dillon" wrote:
Yes, but how do you tell one user from another?

Jeff

"Stanley J Mroczek" <St************ *@discussions.m icrosoft.com> wrote in
message news:56******** *************** ***********@mic rosoft.com...
> Yes I authenticating users , I use a <add key="Connection String"
> value="server=x xxx;uid=xxk;pwd =xx;database=xx ;"/>
>
> all i want to know is how do you Set the EditCommandColu mn to
Visible=True?
>
>
> "Jeff Dillon" wrote:
>
> > Do you have the users log on? How are you authenticating users?
> >
> > What is your backend database, and what does your connection string look > > like?
> >
> > Jeff
> > "Stanley J Mroczek" <St************ *@discussions.m icrosoft.com> wrote in > > message news:A7******** *************** ***********@mic rosoft.com...
> > > I Set the EditCommandColu mn to Visible=False to stop people who are not
> > > allowed to make any changes to a record. How can set it to
Visible=true
> > for
> > > some users? Please answer in VB
> > > Thanks
> > > Stan
> > >
> >
> >
> >


Jul 21 '05 #7
Based on what "If" condition? I know the answer...if you answer my
question.

Jeff

"Stanley J Mroczek" <St************ *@discussions.m icrosoft.com> wrote in
message news:F2******** *************** ***********@mic rosoft.com...
Forget about the user Can i set the column to true?

all i want to know is how do you Set the EditCommandColu mn to
Visible=True?

"Jeff Dillon" wrote:
Um...HOW do you determine a user? How do "retrieve" the code in the user record? How do you modify the where clause to retrieve the correct "user record". How are you authenticating and validating users? Do you have a
login screen?

Jeff

"Stanley J Mroczek" <St************ *@discussions.m icrosoft.com> wrote in
message news:C2******** *************** ***********@mic rosoft.com...

By the code in the user record

"Jeff Dillon" wrote:

> Yes, but how do you tell one user from another?
>
> Jeff
>
> "Stanley J Mroczek" <St************ *@discussions.m icrosoft.com> wrote in > message news:56******** *************** ***********@mic rosoft.com...
> > Yes I authenticating users , I use a <add key="Connection String"
> > value="server=x xxx;uid=xxk;pwd =xx;database=xx ;"/>
> >
> > all i want to know is how do you Set the EditCommandColu mn to
> Visible=True?
> >
> >
> > "Jeff Dillon" wrote:
> >
> > > Do you have the users log on? How are you authenticating users?
> > >
> > > What is your backend database, and what does your connection string
look
> > > like?
> > >
> > > Jeff
> > > "Stanley J Mroczek" <St************ *@discussions.m icrosoft.com>

wrote in
> > > message
news:A7******** *************** ***********@mic rosoft.com... > > > > I Set the EditCommandColu mn to Visible=False to stop people

who are
> not
> > > > allowed to make any changes to a record. How can set it to
> Visible=true
> > > for
> > > > some users? Please answer in VB
> > > > Thanks
> > > > Stan
> > > >
> > >
> > >
> > >
>
>
>


Jul 21 '05 #8

What are 6 year old?
I am trying to a get a answer and your playing games. I am working to hard
to play foget it!!

"Stanley J Mroczek" wrote:
Yes I authenticating users , I use a <add key="Connection String"
value="server=x xxx;uid=xxk;pwd =xx;database=xx ;"/>

all i want to know is how do you Set the EditCommandColu mn to Visible=True?
"Jeff Dillon" wrote:
Do you have the users log on? How are you authenticating users?

What is your backend database, and what does your connection string look
like?

Jeff
"Stanley J Mroczek" <St************ *@discussions.m icrosoft.com> wrote in
message news:A7******** *************** ***********@mic rosoft.com...
I Set the EditCommandColu mn to Visible=False to stop people who are not
allowed to make any changes to a record. How can set it to Visible=true

for
some users? Please answer in VB
Thanks
Stan


Jul 21 '05 #9
Excuse me? Do you want help or not.

By the way, I found your answer..

Jeff

"Stanley J Mroczek" <St************ *@discussions.m icrosoft.com> wrote in
message news:9D******** *************** ***********@mic rosoft.com...

What are 6 year old?
I am trying to a get a answer and your playing games. I am working to hard
to play foget it!!

"Stanley J Mroczek" wrote:
Yes I authenticating users , I use a <add key="Connection String"
value="server=x xxx;uid=xxk;pwd =xx;database=xx ;"/>

all i want to know is how do you Set the EditCommandColu mn to Visible=True?

"Jeff Dillon" wrote:
Do you have the users log on? How are you authenticating users?

What is your backend database, and what does your connection string look like?

Jeff
"Stanley J Mroczek" <St************ *@discussions.m icrosoft.com> wrote in message news:A7******** *************** ***********@mic rosoft.com...
> I Set the EditCommandColu mn to Visible=False to stop people who are not > allowed to make any changes to a record. How can set it to Visible=true for
> some users? Please answer in VB
> Thanks
> Stan
>

Jul 21 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

29
1211
by: Stanley J Mroczek | last post by:
I Set the EditCommandColumn to Visible=False to stop people who are not allowed to make any changes to a record. How can set it to Visible=true for some users? Please answer in VB Thanks Stan
0
8217
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8661
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8603
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8312
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8460
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7132
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5559
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4153
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1467
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.