Hi,
Hope someone can help. I'm not even sure if this is the right topic. But at the moment, all tips, hint and pointers are welcome.
We wanted to seperate one project from an existing database. My collegue restored a backup of that database as a new database via sql server management Studio...
I feel foolish, but I can't seem to figure it out.
I'm a relative newbee at CF, and have mostly been fixing problems in existing code. Now I'm building a new page and I'm stuck.
I've got a filled CFSELECT on my form and want the selected value to be passed back as an argument in my url.
This...
Hi there,
Visual studio 2005 - C#
I'm building an VS add in which uses Visual Studio's propertygrid window to display stuff for my class-instances.
object[] a = new object[1];
a[0] = aObject;
ParentToolwindow.SetSelectionContainer (ref a);
That works like a charme... but... I can't seem...
Hi there,
I've got an object/class that hold some attibutes which are inititaly filled with data using a select statement. (Odbc connection) This includes a database timestamp (stored as Byte[]). Each database row get's its own object/class instantiation. (I'm not planning to use any dataset(s)...
Hi,
In my application I'm writing stuff to a file.
I start with writting a Unicode header with FileWrite (il_fileHandle, "~hFF~hFE" ) before writting anything else to the file.
Now we found that if we change the language to for example Hungarian or Korean the characters FF and FE end up in the...
Hum, I'm not realy a database-admin., so to be sure I'm not going to mess up customer databases I wouldn't mind some re-assurance and/or tips. I've done a (very) small test, and all looks ok.
We're thinking about converting a number of varchar(250) fields to nvarchar. Should I be expecting...
Hi,
While trying to figure out the impact of trying to get Korean characters used in my application I'm bumping into the following point.
I can store Korean directly in the sql server 2000 database, I can retrieve them from the database, and can I see them on screen. But... How can I get my...
Hi there,
Two questions for Powerbuilder10:
I try to read lines (FileReadEx) from a file and display them in a datawindow. The file contains some Korean.
RFF+ACE:TSTT-281'
NAD+SE+1388500146++ì¥?ì-˜ì „ì„ (주)냥아공장:ì-¬êµ¬ìž?:LG004+경기ë?„ ì•„ëƒ
¥ì‹œ ë?™ì•ˆêµ¬:호계ë?™ 452:135-709'...
Not sure if this the correct spot for it, but I'm trying anyway.
I'm going to use OLE DB to connect to an SQL Server.
My code contains a OPEN cursor while another cursor is still open. That doesn't seem to work.
Can somebody please tell me that there is an option or something I can set to get...
Hi, Our application reads in a file each line as a row in a datawindow. The document contains Korean characters.
I've been playing around with the font.charset setting bat I can't seem to get the correct characters to be displayed.
I've also tried using a rich text control, which gave me some...
Hi, After building a application using the machine code option it looks like the application has problems with peaces of code working with arrays of structures.
Does anybodu have any experiance with this problem?
It doesn't crash if I simple build powerbuilder PBD. But that is currently not an...
Hi, to upgrade our database we use an sql file that is executed. So far this has never caused any problems.
I'm using stored procedures to check if columns or indexes exist to be able to detemine if a peace of code should be executed. In this case I need to create a column and after that fill...
Hi, I've been copy/pasting to get XP versions of a number of bitmaps. (for example the save bitmap)
Now I've got the bitmaps (.gif) and I want to use on the toolbar. However powerbuilder tries to convert them to 3D and in doing so screws up the look of the bitmap.
(If I take a picturecontrol...
After tackeling my upgrade scripts for Oracle, SQLServer and SQLAnywhere now I starting with DB2.
I'm trying to write an upgrade script that adds column and/or data only if the column doesn't exist yet.
However I can't seem to find the right documents or info to get a good start.
I guess I...
Hi,
Using PB 6.5 I'm trying to find out where all the memory goes. A window (containing 2 treeviews and 4 datawindows) looses memory until it crashes with a smartheap error. It doesn't retrieve to much rows and looses memory already with just the call of a function (arguments a handle and 2...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.