Search found 290 matches

by Bosparan
Wed Nov 27, 2013 2:28 am
Forum: PowerShell Studio
Topic: [bug] [3.1.26.0] Primal Sense .NET missspelled first line
Replies: 1
Views: 1321

[bug] [3.1.26.0] Primal Sense .NET missspelled first line

Description: An error may occur when missspelling a .NET class/enumeration and receiving Primal Sense for a static function / property /Enumeration Items. Action: The specific Missspelling needs to be to fail to start the expression with "[", it will occur whether the class actually exist...
by Bosparan
Wed Oct 30, 2013 2:27 am
Forum: Wish List and Feature Requests
Topic: PowerShell Studio Wishlist
Replies: 8
Views: 10632

Re: PowerShell Studio Wishlist

Hello, and another round of wishes draws neigh ;) Choose "{" preference I'd love for there to be a way to set a preference on how "{" are placed, which are then applied to all snippets (or other automatisms). As far as I know, there are two philosophies on how "{" are p...
by Bosparan
Wed Oct 09, 2013 12:15 am
Forum: PowerShell Studio
Topic: [Project][Package]Refering to project files
Replies: 5
Views: 4380

Re: [Project][Package]Refering to project files

Hi David, sorry for forgetting to mentioning that point: Aside from the goal to not have a plentytude of files all over the place (with potentially unknown state of correctness), we want to avoid giving the techs the raw .ps1 files. If they have them, Tech A will encounter a problem with a function ...
by Bosparan
Tue Oct 08, 2013 1:39 am
Forum: PowerShell Studio
Topic: [Project][Package]Refering to project files
Replies: 5
Views: 4380

Re: [Project][Package]Refering to project files

Hello David, thanks for once again taking on another of my weird challenges :) Get-ScriptDirectory This will indeed return the directory where the exe -File is. Which does me no good, since I need access to the functions in the project files. Call-ScriptFile This works, in that it runs the script-fi...
by Bosparan
Mon Oct 07, 2013 6:39 am
Forum: PowerShell Studio
Topic: [Project][Package]Refering to project files
Replies: 5
Views: 4380

[Project][Package]Refering to project files

Hello fellow forum dwellers, I am trying to build a custom PowerShell console. The basic idea is to give our techs a way to start a powershell-console like any other, just that in this version, they also have our own commandlets. It also is not supposed to work via modules, however it must be able t...
by Bosparan
Fri Sep 27, 2013 12:19 am
Forum: Wish List and Feature Requests
Topic: PrimalSQL 2012
Replies: 10
Views: 13835

Re: PrimalSQL 2012

Hello David, that is a bit odd. Running it on my machine (a Win7x64 machine, the SQL server runs on a Server 2008 R2) will reproduce the situation without fault: A never ending, almost uninterruptible query (selecting another connection, trying to close PrimalSQL and klicking on restore application ...
by Bosparan
Wed Sep 25, 2013 8:04 am
Forum: Wish List and Feature Requests
Topic: PrimalSQL 2012
Replies: 10
Views: 13835

Re: PrimalSQL 2012

Hello, and another ... no. Actually, this is just a bug report. PrimalSQL did not recognize an error for some SQL statements against my test MySQL server. "Not recognize" as in "did not realize the server threw an error and terminated the command execution". This is a bit trouble...
by Bosparan
Tue Sep 24, 2013 4:42 am
Forum: Wish List and Feature Requests
Topic: PrimalSQL 2012
Replies: 10
Views: 13835

Re: PrimalSQL 2012

Hello David, another day in SQL county, with another set of esoteric trouble I encountered and wishes I developed: Numbered lines I'd like to have my lines properly numbered. Your log is returning errors with the lines where they may have occured, but PrimalSQL does not show me the numbers, so I hav...
by Bosparan
Fri Sep 20, 2013 12:36 am
Forum: Wish List and Feature Requests
Topic: PrimalSQL 2012
Replies: 10
Views: 13835

Re: PrimalSQL 2012

Hi David, glad you like receiving feedback, cause frankly, I'm not done yet ;) Commenting on Comments Writing [tablename].[field] to get Primal Sense for fields works of course. Given our naming conventions however I already know what the fields are named and the tables have longer names than fields...
by Bosparan
Thu Sep 19, 2013 5:43 am
Forum: Wish List and Feature Requests
Topic: PrimalSQL 2012
Replies: 10
Views: 13835

PrimalSQL 2012 continued

can't add things to the original post any longer, so I'll just add another post with my next wishes :) Search Database structure I'd love to be able to search a database structure for tables or fields. Imagine a big, un- or underdocumented database - no need to pick one you created yourself, just an...