General question: user controls inside user controls
I have a dropdownlist user control - it does various things. Now I want to create a datagrid user control for a mini content-management type function and I want the dropdownlist user control in it.
My question is: is this a good or a bad way to go - nesting a user control within another user control? Would other ways (what ways?) be better?
No problem nesting controls.Bertrand----This posting is provided "AS IS" with no warranties, and confers no rights....
ASE to ASEHi,
Is anyone out there doing ASE to ASE replication using SQL remote? If
you are have created your own version of the SSEXTRACT utility to set up
a replicant database in ASE rather than ASA? Or does anyone know if
SYBASE has created a version SSEXTRACT for use with ASE to ASE
replication?
Thanks in advance
Doug Trainer
Hi Douglas,
I thought the SQL Remote Replication support in ASE11.5 was meant for a
consolidate-database only (by design)! At least that was what Sybase
said when they announced support for SQL Remote technology support in
ASE11.5.
I will be happy to...
What generals generally doReading a McChrystal thread elsewhere, I came across someone quoting a
US general
http://en.wikipedia.org/wiki/Smedley_Butler
> I spent 33 years and four months in active military service and
> during that period I spent most of my time as a high class thug for
> Big Business, for Wall Street and the bankers. In short, I was a
> racketeer, a gangster for capitalism. I helped make Mexico and
> especially Tampico safe for American oil interests in 1914. I helped
> make Haiti and Cuba a decent place for the National City Bank boys to
> collect revenues in. I ...
ASE and ASECould it be possible to take scripts from ASA and load them in an ASE
Any information is welcome
jean-fran�ois
ASA supports a fairly large sub-set of Transact-SQL, so if you write your
stored procedures and triggers in ASA using T-SQL, you should be able to
create scripts that will run against both ASE and ASA. If you're planning
to do this though, I would suggest developing your database schema against
ASA, since everything you write in T-SQL in ASA will be supported on ASE,
but the reverse is not true.
Check out the section in the ASA documentation entitled "Tra...
ASA To ASE - VSWhat are the differents in terms of configuring SQL Remote Between ASA to
ASE and ASE To ASE ?
You should start with the Help file and then ask specific questions:
Data Replication with SQL Remote
PART 5. Appendix
APPENDIX A. Enterprise and Anywhere: Differences
There are many differences, so begin there.
--
David Fishburn
Sybase
Please only post to the newsgroup
BH Ong <bhong@tm.net.my> wrote in message
news:01bf4b98$33183580$7ccdc8c8@virtual-branch...
> What are the differents in terms of configuring SQL Remote Between ASA to
> ASE and ASE To ASE ...
Password mismatch for the userI created a web application and a jar file with one EJB. A servlet in the
web app gets the following message on my production server when it tries to
get a handle to the EJB in the jaguar package:
Aug 08 16:07:38 2001: AFLIB Message: 18044/11/0: Password mismatch for the
user . OS error:The parameter is incorrect.
Aug 08 16:07:38 2001: SystemException: NO_PERMISSION
(Manager/createSession - @192.168.3.1)
Aug 08 16:07:38 2001: javax.naming.NamingException [Root exception is
org.omg.CORBA.NO_PERMISSION: minor code: 0 completed: No]
This works on my test server, but it doesnt ha...
User functions in ASEHi all!
In some DBMS(such as MySQL or SQLBase) i can write functions on C using
database specific interface and then make a dll and load this dll into
database server. So i can use my functions within sql queries to database
server. Does ASE 12.5 allow to do something like this? I know that i need to
write user defined functions on Java in ASE, but it's unaceptable for me.
Thanks
Hi Alexander.
Take a look at the thread "UDF" (May 2, 2003) in the
"sybase.public.ase.product_futures_discussion" forum.
Regards.
Stefan.
"Alexander" ...
Adding ASE to existing ASE-to-ASE Installation
I am using all ASE's in my SQLRemote setup.
My current installation consists of a Consolidated ASE & 2 Remote ASE's.
My attempt to add another Remote ASE to the existing installation
consists of these steps:
- Install the sqlremote system objects in the new Remote
- Install the stable queues in the new Remote
- Manually extract a bcp file of the shared table from the Cons
server
- Configure the Cons server for another subscriber
- Configure the new Remote's shared table, publications, &
subscriptions.
- Manually b...
User to User trigger
I am developing a checkers web application in visual basic. When a player finalizes his move, the move information is sent to a database. I seek a method to inform the second player that the first player is finished. This would allow the second player to find his opponent's move in the database and update his aspx Checker diagram page.
I realize that I could program so that the second player reads the database every few seconds to see if his opponent has finished. But this seems to be an unnecessary use of server capacity. It would be so muc...
Each user as database user
Good day!
I'm trying to implement my own MemebershipProvider.
Problem is, that different users should be different database users. Not each user.
Any idea, how to solve this? Because only way how to use some database user I know it is to change connection string...
Why dont you use Windows Authentication and let the Active Directory take care of your memberships. Is this an internal application?
It is not.
I already wrote one post about it and I will tell it again.
Application is based on classicla win application. The same database. Problem is, that usual dat...
User database on RSSD ASEA simple question (I hope) for the Rep Server experts. Can
you see any harm in creating a small user database on the
RSSD ASE? We have Rep Server and the RSSD ASE on the same
box, and I want to use the Extended File Option of ASE to
make an external file on this machine available to a query,
but don't know if I should create another ASE (seems like
overkill) to achieve this. Is it safe to have the RSSD and
another db on the same server?
TIA,
Don
Don,
That's fine.
--
Thanks,
G.Carter
Sybase Replication Server Engineering
mailto:greg.carter@workmail.com
...
remote user frozen on ASEWe have an issue when newly extracted remote ASA database
generated error message "Missing Message ... " during the
first
replication.
In consolidated ASE database value in
sr_remoteuser.log_sent
for the corresponding remote user became LESS than
sr_subscription.created (Is It Possible ?). From this time
poind the
remote user got frozen , there is no changes in 'send' part
of the
table sr_remoteuser. The only way to make rem user working
again is to run sp_subscription Start. It requires the
database
re-extraction, since the data are lost.
Why did the ...
User to external userI have a user that I setup as a regular GW user. He has now moved to an
external site. I have setup the users at these external sites as external
users. I need to change him to an external user. If I do this will he lose
the mail he has in his inbox now? How do I change him to an external user?
Thanks
TID 10026683
Cheers Dave
--
Dave Parkes [NSCS]
Occasionally resident at http://support-forums.novell.com/
...
ASE Database and User CreationHi
I just downloaded the ASE Developer version
I wanted to create TAbles,Procedures and Users here
I am not sure how to create them
Where can i create the Tables rather
Databases,Tables,User etc in ASE
Please help me
Thanks in Advance
Mahendra
Mahendra.K wrote...
> Hi
>
> I just downloaded the ASE Developer version
>
> I wanted to create TAbles,Procedures and Users here
>
> I am not sure how to create them
>
> Where can i create the Tables rather
>
> Databases,Tables,User etc in ASE
There are three tools provided with ...
Users Managing Users
I need to create groups of users (Distributors) and in those groups,
allow one of them to be able to create new users for that group.
Each Distributor managing their own group of users.
I am wondering if this could or should be a module or should I start hacking the source.?
For this instance, I'd say create yourself a custom module. The "hack the source" approach tends to introduce issues over time. :-)Bill KnausBlog: http://life.billknaus.com/blogs/ymmv/Website: http://billknaus.com/
Check out WorkControl-UserManager http://www.workcontrol.com/Products/Use...