Search found 157 matches

by czentman
Wed Feb 10, 2016 3:31 pm
Forum: General
Topic: Question on DB fields
Replies: 4
Views: 1041

Re: Question on DB fields

I'm referring to the # in the column names for example
select * from [pfm].[Contact] the field names are Id#, LastId#, Type#, Address#Address1, Address#Address1@, PaymentInfo#ABARoutingNumber
by czentman
Wed Feb 10, 2016 2:56 pm
Forum: Integration Development
Topic: Steps for Live - key
Replies: 7
Views: 874

Steps for Live - key

I got my whole package working for the sp hive. Can you provide the steps to put into the production environment including steps to take for the signing with a strong name key.
by czentman
Wed Jan 27, 2016 2:08 pm
Forum: General
Topic: Question on DB fields
Replies: 4
Views: 1041

Re: Question on DB fields

Another question is why is the rootID a negative number?
by czentman
Wed Jan 27, 2016 1:53 pm
Forum: General
Topic: Question on DB fields
Replies: 4
Views: 1041

Question on DB fields

Just curious if you can tell me when you use the # sign in field names. Why you sometimes use this symbol and sometimes not and what does it tell you.
by czentman
Sun Jan 24, 2016 11:28 pm
Forum: Integration Development
Topic: New Shell Package Not Compiling
Replies: 10
Views: 1403

Re: New Shell Package Not Compiling

It did seem to compile on a local drive so thanks.
by czentman
Wed Jan 20, 2016 3:18 pm
Forum: Integration Development
Topic: New Shell Package Not Compiling
Replies: 10
Views: 1403

Re: New Shell Package Not Compiling

I'm getting this still/again. ------ Build started: Project: ShellPackageTestS4, Configuration: Debug Any CPU ------ \\workgroup\ndatadrive\IT\WEBDEV\.net projects\Select\ShellPackageTestS4\MyEditorControl.vb(474) : warning BC42104: Variable 'EmptyString' is used before it has been assigned a value....
by czentman
Wed Nov 04, 2015 3:42 pm
Forum: Integration Development
Topic: Create New Exp Hive
Replies: 5
Views: 925

Re: Create New Exp Hive

I'm having in issue now in select. When I open select I get "Unexpected GUID format" error message. I really thought that all the programming work with the shell package, if you use /rootsuffix: Exp then it only uses that hive but for some reason the buttons/menus were showing up in the re...
by czentman
Fri Oct 30, 2015 10:47 am
Forum: Integration Development
Topic: Create New Exp Hive
Replies: 5
Views: 925

Create New Exp Hive

Can I delete the exp hive and start again? I have an issue with top-level control and can't figure it out. I want to just start fresh as apposed to unregistering or delete one key at a time.
by czentman
Wed Oct 28, 2015 10:27 am
Forum: Shell (User Interface)
Topic: New GUID
Replies: 1
Views: 751

New GUID

How can I create a new GUID for my editor factory and editor pane and package.
by czentman
Mon Oct 12, 2015 2:09 pm
Forum: Integration Development
Topic: New Shell Package Not Compiling
Replies: 10
Views: 1403

Re: New Shell Package Not Compiling

There was nothing else in that output window. I also tried now taking the example that came with the Select SDK. I started with the one "EditableLookupTablePackage". I can't find the dll's that the project is looking for - using SoftPro.OrderTracking.Server.Lookups; and using SoftPro.Selec...